Fix gdb.info build failure
authorJoel Brobecker <brobecker@gnat.com>
Fri, 24 May 2013 04:50:26 +0000 (04:50 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 24 May 2013 04:50:26 +0000 (04:50 +0000)
    gdb.texinfo:36367: `Installed System-wide Configuration Scripts' has no Up field (perhaps incorrect sectioning?).
    gdb.texinfo:36367: warning: unreferenced node `Installed System-wide Configuration Scripts'.

gdb/doc/ChangeLog:

        * gdb.texinfo (System-wide Configuration Scripts): Renames
        "Installed System-wide Configuration Scripts". Add associated
        @menu block.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 7330f295c67cdd064c09c623988d90b047d4d93b..bb290caeb1abfaa1b835d8afea9d9fb7fcb59fea 100644 (file)
@@ -1,3 +1,9 @@
+2013-05-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (System-wide Configuration Scripts): Renames
+       "Installed System-wide Configuration Scripts". Add associated
+       @menu block.
+
 2013-05-23  Yao Qi  <yao@codesourcery.com>
            Pedro Alves  <palves@redhat.com>
 
index 721e96a1bf71d4dac7ece32d6d0c97782942957a..ead00b41a8f94d84a326d58fb20f38757370a2a1 100644 (file)
@@ -36364,7 +36364,11 @@ initialization.  If the data-directory is changed after @value{GDBN} has
 started with the @code{set data-directory} command, the file will not be
 reread.
 
-@node Installed System-wide Configuration Scripts
+@menu
+* System-wide Configuration Scripts::  Installed System-wide Configuration Scripts
+@end menu
+
+@node System-wide Configuration Scripts
 @subsection Installed System-wide Configuration Scripts
 @cindex system-wide configuration scripts
 
This page took 0.054206 seconds and 4 git commands to generate.