Fix for texinfo 4.8.
authorJim Wilson <jimw@sifive.com>
Sun, 3 Dec 2017 23:11:07 +0000 (15:11 -0800)
committerJim Wilson <jimw@sifive.com>
Sun, 3 Dec 2017 23:14:11 +0000 (15:14 -0800)
gas/
* doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after
@node.

gas/ChangeLog
gas/doc/c-riscv.texi

index 8aa5e541c9e4cfd4a639dea518d2a2cf5add101b..05dd5ee634679b5e059f2a019e60f2ac6e1be3a9 100644 (file)
@@ -1,3 +1,8 @@
+2017-12-03  Jim Wilson  <jimw@sifive.com>
+
+       * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after
+       @node.
+
 2017-12-01  Palmer Dabbelt  <palmer@sifive.com>
            Jim Wilson  <jimw@sifive.com>
 
index 8d3a0b1312c6b863e0866f0cefad3cf9e9c34167..90e6be7c4cf56e4322d4e3824ca3810504574b72 100644 (file)
@@ -51,11 +51,10 @@ the soft-float calling convention.
 @c man end
 
 @node RISC-V-Directives
+@section RISC-V Directives
 @cindex machine directives, RISC-V
 @cindex RISC-V machine directives
 
-@section RISC-V Directives
-
 The following table lists all available RISC-V specific directives.
 
 @table @code
This page took 0.027896 seconds and 4 git commands to generate.