diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-06 14:00:43 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-06 14:00:43 +0000 |
commit | 4704137abc0dfdb6fc61e19efc4cb10442809203 (patch) | |
tree | aa0c4905599bd0654f2a2bc41e6c4ad302d9e45d /gcc/f | |
parent | 6a74a018a38634e67b094ef0520a40db63f92855 (diff) | |
download | gcc-4704137abc0dfdb6fc61e19efc4cb10442809203.tar.gz |
* g77.texi (Top): Rename Index to Keyword Index.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56068 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f')
-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 03f5d7d0545..b0fe12eaf72 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 82c557437eb..30dc98e4dba 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 |