aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a86156d..b6cf3df 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-19 Ben Elliston <bje@au.ibm.com>
+
+ * doc/install.texi (Configuration): Typo in Fortran subheading.
+
2005-12-19 Nathan Sidwell <nathan@codesourcery.com>
* config/mt/mt.md (decrement_and_branch_until_zero): Add another
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 955dd6d..8947ff0 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.