diff options
Diffstat (limited to 'gcc/doc/cppinternals.texi')
-rw-r--r-- | gcc/doc/cppinternals.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/doc/cppinternals.texi b/gcc/doc/cppinternals.texi index 15e4a4c..a22ef0d 100644 --- a/gcc/doc/cppinternals.texi +++ b/gcc/doc/cppinternals.texi @@ -67,6 +67,7 @@ into another language, under the above conditions for modified versions. @contents @page +@ifnottex @node Top @top @chapter Cpplib---the GNU C Preprocessor @@ -101,6 +102,7 @@ the way they have. * Files:: File handling. * Concept Index:: Index. @end menu +@end ifnottex @node Conventions @unnumbered Conventions |