aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/ux.texi6
2 files changed, 6 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 84ad488..622765d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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
diff --git a/gcc/doc/ux.texi b/gcc/doc/ux.texi
index 9185f68..6334925 100644
--- a/gcc/doc/ux.texi
+++ b/gcc/doc/ux.texi
@@ -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