diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-06 13:10:09 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-08-06 13:10:09 +0000 |
commit | 6a74a018a38634e67b094ef0520a40db63f92855 (patch) | |
tree | 7451002284571d51c8b6c9cc52c0686bbe6dd2a5 /gcc/doc/gcc.texi | |
parent | dc0ea924a6d4591625bfb70cbdaf7af5fe0a18a9 (diff) | |
download | gcc-6a74a018a38634e67b094ef0520a40db63f92855.tar.gz |
* doc/gcc.texi (Top): Rename Index to Keyword Index.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56067 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/gcc.texi')
-rw-r--r-- | gcc/doc/gcc.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index 4af8694707f..4e9f2b701da 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -180,7 +180,7 @@ Introduction, gccint, GNU Compiler Collection (GCC) Internals}. * Contributors:: People who have contributed to GCC. * Option Index:: Index to command line options. -* Index:: Index of concepts and symbol names. +* Keyword Index:: Index of concepts and symbol names. @end menu @include frontends.texi @@ -222,8 +222,8 @@ form; it may sometimes be useful to look up both forms. @printindex op -@node Index -@unnumbered Index +@node Keyword Index +@unnumbered Keyword Index @printindex cp |