OSDN Git Service

* gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
authorbrobecke <brobecke>
Sun, 8 Nov 2009 04:46:57 +0000 (04:46 +0000)
committerbrobecke <brobecke>
Sun, 8 Nov 2009 04:46:57 +0000 (04:46 +0000)
        and @settitle directives up to help makeinfo find them.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/doc/stabs.texinfo

index 912f20c..4dc4234 100644 (file)
@@ -1,3 +1,8 @@
+2009-11-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
+       and @settitle directives up to help makeinfo find them.
+
 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.texinfo (set debug-file-directory, show debug-file-directory)
index 0255c02..dbe1197 100644 (file)
@@ -1,6 +1,8 @@
 \input texinfo   @c -*- texinfo -*-
 @setfilename gdbint.info
 @include gdb-cfg.texi
+@settitle @value{GDBN} Internals
+@setchapternewpage off
 @dircategory Software development
 @direntry
 * Gdb-Internals: (gdbint).     The GNU debugger's internals.
@@ -27,8 +29,6 @@ This file documents the internals of the GNU debugger @value{GDBN}.
 @insertcopying
 @end ifnottex
 
-@setchapternewpage off
-@settitle @value{GDBN} Internals
 
 @syncodeindex fn cp
 @syncodeindex vr cp
index fcd30ce..187232f 100644 (file)
@@ -1,5 +1,7 @@
 \input texinfo
 @setfilename stabs.info
+@setchapternewpage odd
+@settitle STABS
 
 @c @finalout
 
@@ -30,8 +32,6 @@ This document describes the stabs debugging symbol tables.
 @insertcopying
 @end ifnottex
 
-@setchapternewpage odd
-@settitle STABS
 @titlepage
 @title The ``stabs'' debug format
 @author Julia Menapace, Jim Kingdon, David MacKenzie
@@ -39,7 +39,7 @@ This document describes the stabs debugging symbol tables.
 @page
 @tex
 \def\$#1${{#1}}  % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision$}  % For use in headers, footers too
+\xdef\manvers{\$Revision: 2.130 $}  % For use in headers, footers too
 {\parskip=0pt
 \hfill Cygnus Support\par
 \hfill \manvers\par