invoke.texi (Language Independent Options): Rename node to Diagnostic Message Formatt...
authorJonathan Wakely <jwakely@redhat.com>
Wed, 22 Jul 2015 09:00:16 +0000 (10:00 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 22 Jul 2015 09:00:16 +0000 (10:00 +0100)
* doc/invoke.texi (Language Independent Options): Rename node to
Diagnostic Message Formatting Options.

From-SVN: r226058

gcc/ChangeLog
gcc/doc/invoke.texi

index 63726155ccb5ec8936477b21ab440502fb877a44..7e2c0b0bf5a689e3191748d9c7899bd89f7153ca 100644 (file)
@@ -1,3 +1,8 @@
+2015-07-22  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/invoke.texi (Language Independent Options): Rename node to
+       Diagnostic Message Formatting Options.
+
 2015-07-21  Vladimir Makarov  <vmakarov@redhat.com>
 
        PR ipa/66424.
index 55c26593180220313a6f396e055ce454a448fa81..c6f84d404059fd29bacba4893bd642e28a83277f 100644 (file)
@@ -125,8 +125,8 @@ only one of these two forms, whichever one is not the default.
 * C++ Dialect Options:: Variations on C++.
 * Objective-C and Objective-C++ Dialect Options:: Variations on Objective-C
                         and Objective-C++.
-* Language Independent Options:: Controlling how diagnostics should be
-                        formatted.
+* Diagnostic Message Formatting Options:: Controlling how diagnostics should
+                        be formatted.
 * Warning Options::     How picky should the compiler be?
 * Debugging Options::   Symbol tables, measurements, and debugging dumps.
 * Optimize Options::    How much optimization?
@@ -228,8 +228,8 @@ Objective-C and Objective-C++ Dialects}.
 -Wstrict-selector-match @gol
 -Wundeclared-selector}
 
-@item Language Independent Options
-@xref{Language Independent Options,,Options to Control Diagnostic Messages Formatting}.
+@item Diagnostic Message Formatting Options
+@xref{Diagnostic Message Formatting Options,,Options to Control Diagnostic Messages Formatting}.
 @gccoptlist{-fmessage-length=@var{n}  @gol
 -fdiagnostics-show-location=@r{[}once@r{|}every-line@r{]}  @gol
 -fdiagnostics-color=@r{[}auto@r{|}never@r{|}always@r{]}  @gol
@@ -3153,7 +3153,7 @@ value, if any.
 
 @end table
 
-@node Language Independent Options
+@node Diagnostic Message Formatting Options
 @section Options to Control Diagnostic Messages Formatting
 @cindex options to control diagnostics formatting
 @cindex diagnostic messages