* doc/ux.texi: Move @section directly after @node.
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 20 Oct 2018 07:29:15 +0000 (07:29 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Sat, 20 Oct 2018 07:29:15 +0000 (07:29 +0000)
From-SVN: r265340

gcc/ChangeLog
gcc/doc/ux.texi

index 84ad488b6cb11fca32fb7789d41059aaaefe870d..622765db0521493a05d8db99e3aec797d60cae16 100644 (file)
@@ -1,3 +1,7 @@
+2018-10-20  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * doc/ux.texi: Move @section directly after @node.
+
 2018-10-19  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/85488
index 9185f68c58cc34459080521e8a5694aee1476187..63349252dce43b7b2a5eb83c51692a8e8f2a44b8 100644 (file)
@@ -30,11 +30,10 @@ command-line options in ways that we hope achieve the above ideal.
 
 
 @node Guidelines for Diagnostics
+@section Guidelines for Diagnostics
 @cindex guidelines for diagnostics
 @cindex diagnostics, guidelines for
 
-@section Guidelines for Diagnostics
-
 @subsection Talk in terms of the user's code
 
 Diagnostics should be worded in terms of the user's source code, and the
@@ -591,10 +590,9 @@ generated patches.
 
 
 @node Guidelines for Options
+@section Guidelines for Options
 @cindex command-line options, guidelines for
 @cindex options, guidelines for
 @cindex guidelines for options
 
-@section Guidelines for Options
-
 @c TODO