* doc/cpp.texi (Invocation): Remove space in command.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 26 Dec 2016 09:36:33 +0000 (09:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 26 Dec 2016 09:36:33 +0000 (09:36 +0000)
From-SVN: r243925

gcc/ChangeLog
gcc/doc/cpp.texi

index caf6508c3d5ef8af8af46bb59f4a5f9e6e11ffe6..0f2a6dc811bb0eb489cde9cb3ce2b7514ef3c735 100644 (file)
@@ -2,6 +2,8 @@
 
        * doc/invoke.texi (SPARC options): Add missing documentation for -mlra.
 
+       * doc/cpp.texi (Invocation): Remove space in command.
+
 2016-12-25  Sandra Loosemore  <sandra@codesourcery.com>
 
        * doc/cpp.texi (Invocation): Revise to indicate that GCC driver
index 8810b1ea774954896968008c32b3d9f2b8d02baf..f4cc8c6fdde6546f88c1bed3ddbfd93542bcbd03 100644 (file)
@@ -4293,7 +4293,7 @@ In GCC, the preprocessor is actually integrated with the compiler
 rather than a separate program, and both of these commands invoke
 GCC and tell it to stop after the preprocessing phase.
 
-The @command {cpp} options listed here are also accepted by
+The @command{cpp} options listed here are also accepted by
 @command{gcc} and have the same meaning.  Likewise the @command{cpp}
 command accepts all the usual @command{gcc} driver options, although those
 pertaining to compilation phases after preprocessing are ignored.