gcc/:
* doc/cpp.texi (C++ Named Operators): Fix markup for header
file name.
* doc/cppinternals.texi (Top): Wrap node in @ifnottex to avoid
two extra empty pages in PDF output.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168609
138bc75d-0d04-0410-961f-
82ee72b054a4
+2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/cpp.texi (C++ Named Operators): Fix markup for header
+ file name.
+ * doc/cppinternals.texi (Top): Wrap node in @ifnottex to avoid
+ two extra empty pages in PDF output.
+
2011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>
PR objc/47078
@subsection C++ Named Operators
@cindex named operators
@cindex C++ named operators
-@cindex iso646.h
+@cindex @file{iso646.h}
In C++, there are eleven keywords which are simply alternate spellings
of operators normally written with punctuation. These keywords are
@contents
@page
+@ifnottex
@node Top
@top
@chapter Cpplib---the GNU C Preprocessor
* Files:: File handling.
* Concept Index:: Index.
@end menu
+@end ifnottex
@node Conventions
@unnumbered Conventions