diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2002-08-06 16:00:43 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2002-08-06 14:00:43 +0000 |
commit | 4aa4fcbadc3a587f8125b800793e3a01560f6586 (patch) | |
tree | aa0c4905599bd0654f2a2bc41e6c4ad302d9e45d /gcc | |
parent | 54f3aa9e15e09e421b63b5814fd5f1fbd3c6958a (diff) | |
download | gcc-4aa4fcbadc3a587f8125b800793e3a01560f6586.zip gcc-4aa4fcbadc3a587f8125b800793e3a01560f6586.tar.gz gcc-4aa4fcbadc3a587f8125b800793e3a01560f6586.tar.bz2 |
* g77.texi (Top): Rename Index to Keyword Index.
From-SVN: r56068
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/f/g77.texi | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 03f5d7d..b0fe12e 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2002-08-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * g77.texi (Top): Rename Index to Keyword Index. + 2002-08-05 Toon Moene <toon@moene.indiv.nluug.nl> * invoke.texi: Improve description of diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 82c5574..30dc98e 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -275,7 +275,7 @@ most consistent with the @command{g77} product in that version. * M: Diagnostics. Diagnostics produced by @command{g77}. -* Index:: Index of concepts and symbol names. +* Keyword Index:: Index of concepts and symbol names. @end menu @c yes, the "M: " @emph{is} intentional -- bad.def references it (CMPAMBIG)! @@ -12262,8 +12262,8 @@ that is not Year-2000 (Y2K) compliant. @end ifset -@node Index -@unnumbered Index +@node Keyword Index +@unnumbered Keyword Index @printindex cp @bye |