From 54f3aa9e15e09e421b63b5814fd5f1fbd3c6958a Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Tue, 6 Aug 2002 15:10:09 +0200 Subject: [PATCH] * doc/gcc.texi (Top): Rename Index to Keyword Index. From-SVN: r56067 --- gcc/ChangeLog | 4 ++++ gcc/doc/gcc.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 63354cac78b..cfad772d822 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-08-06 Gerald Pfeifer + + * doc/gcc.texi (Top): Rename Index to Keyword Index. + 2002-08-05 Nathan Sidwell * gcov.c (output_data): Round to % to nearest, tweak formatting. 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 -- 2.30.2