From: Ben Elliston Date: Mon, 19 Dec 2005 13:02:32 +0000 (+0000) Subject: * doc/install.texi (Configuration): Typo in Fortran subheading. X-Git-Tag: releases/gcc-4.2.0~5234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ef405c5767872a37a607dadf8fff9182bfa056;p=thirdparty%2Fgcc.git * doc/install.texi (Configuration): Typo in Fortran subheading. From-SVN: r108790 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a86156df0946..b6cf3df4803d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-12-19 Ben Elliston + + * doc/install.texi (Configuration): Typo in Fortran subheading. + 2005-12-19 Nathan Sidwell * config/mt/mt.md (decrement_and_branch_until_zero): Add another diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 955dd6dfa408..8947ff04428e 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1277,7 +1277,7 @@ omitted from @file{libgcc.a} on the assumption that it will be provided by @samp{newlib}. @end table -@subheading Fortran-specific Option +@subheading Fortran-Specific Options The following options apply to the build of the Fortran front end.