invoke.texi: Minor formatting fixes in option lists.
authorBrooks Moses <brooks.moses@codesourcery.com>
Thu, 9 Nov 2006 08:25:12 +0000 (08:25 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Thu, 9 Nov 2006 08:25:12 +0000 (00:25 -0800)
* doc/invoke.texi: Minor formatting fixes in option lists.

From-SVN: r118617

gcc/ChangeLog
gcc/doc/invoke.texi

index 549d5bc864d37fb1a2128b384737083cfe78ab99..79191a1d70a74ccb4326d5d5265e5f7d9668aa8f 100644 (file)
@@ -1,3 +1,7 @@
+2006-11-08  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * doc/invoke.texi: Minor formatting fixes in option lists.
+
 2006-11-08  Zdenek Dvorak <dvorakz@suse.cz>
 
        PR tree-optimization/29738
index 8d221ef4ef4533f06f06d66c13c588176c84ae33..8c9174e105b4e350f8cc481970216841c7816c5b 100644 (file)
@@ -197,8 +197,7 @@ in the following sections.
 @item Objective-C and Objective-C++ Language Options
 @xref{Objective-C and Objective-C++ Dialect Options,,Options Controlling
 Objective-C and Objective-C++ Dialects}.
-@gccoptlist{
--fconstant-string-class=@var{class-name} @gol
+@gccoptlist{-fconstant-string-class=@var{class-name} @gol
 -fgnu-runtime  -fnext-runtime @gol
 -fno-nil-receivers @gol
 -fobjc-call-cxx-cdtors @gol
@@ -216,8 +215,8 @@ Objective-C and Objective-C++ Dialects}.
 @item Language Independent Options
 @xref{Language Independent Options,,Options to Control Diagnostic Messages Formatting}.
 @gccoptlist{-fmessage-length=@var{n}  @gol
--fdiagnostics-show-location=@r{[}once@r{|}every-line@r{]}} @gol
--fdiagnostics-show-option
+-fdiagnostics-show-location=@r{[}once@r{|}every-line@r{]}  @gol
+-fdiagnostics-show-option}
 
 @item Warning Options
 @xref{Warning Options,,Options to Request or Suppress Warnings}.