cpp.texi, gcc.texi: Add @dircategory...
authorDave Love <d.love@dl.ac.uk>
Tue, 23 Jun 1998 08:35:52 +0000 (08:35 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 23 Jun 1998 08:35:52 +0000 (02:35 -0600)
        * cpp.texi, gcc.texi: Add @dircategory, @direntry meant to
        accompany previous Makefile.in (install-info) change.

From-SVN: r20672

gcc/ChangeLog
gcc/cpp.texi
gcc/gcc.texi

index d4f3d456c6494407e8ab261d19526ddb0c290c60..8fc049fc1bbb92092203695315c7049388d5bf27 100644 (file)
@@ -1,3 +1,8 @@
+Tue Jun 23 09:30:58 1998  Dave Love  <d.love@dl.ac.uk>
+
+       * cpp.texi, gcc.texi: Add @dircategory, @direntry meant to
+       accompany previous Makefile.in (install-info) change.
+
 Tue Jun 23 10:06:07 EDT 1998  Andrew MacLeod  (amacleod@cygnus.com)
 
        * eh-common.h (struct __eh_info): Remove coerced value field.
index fb730e2ef23f1a2fedfa8166f2db37dafe087030..e71b6e91fe09dc96a20d92d15f0f970a1fc6c2d5 100644 (file)
@@ -2,15 +2,12 @@
 @setfilename cpp.info
 @settitle The C Preprocessor
 
-@ignore
 @ifinfo
-@format
-START-INFO-DIR-ENTRY
-* Cpp: (cpp).                  The C preprocessor.
-END-INFO-DIR-ENTRY
-@end format
+@dircategory Programming
+@direntry
+* Cpp: (cpp).                 The GNU C preprocessor.
+@end direntry
 @end ifinfo
-@end ignore
 
 @c @smallbook
 @c @cropmarks
index 62e32b2c28c5e76c5a7c0bf92acaee3a4553b721..5b713ac48b37956a070ecfc9aae1b4dcb36dbf5c 100644 (file)
 @c @end tex
 
 @ifinfo
+@dircategory Programming
+@direntry
+* gcc: (gcc).                  The GNU C compiler.
+@end direntry
 @ifset INTERNALS
 @ifset USING
 This file documents the use and the internals of the GNU compiler.