From a2d6f22e1dd1b8ebe50d42d8f9edefee5542024b Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 11 Mar 2001 02:37:15 +0000 Subject: Adjust(fix) info processing. Submitted by: YAZAKI Hiroyuki --- lang/gcc28/files/patch-cpp.texi | 14 ++++++++++++++ lang/gcc28/files/patch-gcc.texi | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 lang/gcc28/files/patch-cpp.texi create mode 100644 lang/gcc28/files/patch-gcc.texi diff --git a/lang/gcc28/files/patch-cpp.texi b/lang/gcc28/files/patch-cpp.texi new file mode 100644 index 000000000000..643e9c083bd3 --- /dev/null +++ b/lang/gcc28/files/patch-cpp.texi @@ -0,0 +1,14 @@ +--- cpp.texi.orig Wed Feb 18 03:42:42 1998 ++++ cpp.texi Sun May 9 17:25:42 1999 +@@ -2,6 +2,11 @@ + @setfilename cpp.info + @settitle The C Preprocessor + ++@dircategory Gcc Documentation ++@direntry ++* Cpp: (cpp.info). The GNU C pre-processor. ++@end direntry ++ + @ignore + @ifinfo + @format diff --git a/lang/gcc28/files/patch-gcc.texi b/lang/gcc28/files/patch-gcc.texi new file mode 100644 index 000000000000..11441568b4a8 --- /dev/null +++ b/lang/gcc28/files/patch-gcc.texi @@ -0,0 +1,14 @@ +--- gcc.texi.orig Sun Mar 1 05:58:17 1998 ++++ gcc.texi Sun May 9 17:25:24 1999 +@@ -58,6 +58,11 @@ + @settitle Porting GNU CC + @end ifclear + ++@dircategory Gcc Documentation ++@direntry ++* Gcc: (gcc.info). The GNU C compiler. ++@end direntry ++ + @syncodeindex fn cp + @syncodeindex vr cp + @c %**end of header -- cgit v1.2.3