From 4ee1aa2a94b7c9aa0fa53957b51bbc6493279de8 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sun, 9 Jan 2011 07:18:42 +0000 Subject: doc: cpp manual nits 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. From-SVN: r168609 --- gcc/doc/cpp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/cpp.texi') diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 7d78d12..195fcda 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -2429,7 +2429,7 @@ check specifically for features you need, using a tool such as @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 -- cgit v1.1