aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-05-23 00:35:54 +0000
committerRoland Pesch <pesch@cygnus>1991-05-23 00:35:54 +0000
commit0e0fa7cea42c8e7cc326dc3faccc5713033bd93d (patch)
treebabe25663e938bbd5903c1abf5d772f9ad83e426
parent9bcc06ef1645086025bd7a5ecbe423f7fc1d6fc8 (diff)
downloadgdb-0e0fa7cea42c8e7cc326dc3faccc5713033bd93d.zip
gdb-0e0fa7cea42c8e7cc326dc3faccc5713033bd93d.tar.gz
gdb-0e0fa7cea42c8e7cc326dc3faccc5713033bd93d.tar.bz2
Move definition of \manvers back into gdb.texinfo (had been captured
in gdb.top-m4 when files were split), for continuity in version numbering: the version of the manual is the version of the layout file. (By R. Pesch fiat).
-rw-r--r--gdb/doc/gdb.texinfo9
-rwxr-xr-xgdb/doc/gdb.top-m410
2 files changed, 9 insertions, 10 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 48ecdca..42e2766 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -24,6 +24,15 @@ won't do) a file suitable for formatting. See the text in "pretex.m4"
for a fuller explanation (and the macro definitions).
_fi__(0)
+@tex
+\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
+\xdef\manvers{\$Revision$} % For use in headers, footers too
+{\parskip=0pt
+\hfill rms\@ai.mit.edu, pesch\@cygnus.com\par
+\hfill {\it Using _GDBN__}, \manvers\par
+\hfill \TeX{}info \texinfoversion\par
+}
+@end tex
_include__(gdb.top-m4)
_include__(gdb.sample-m4)
_include__(gdb.invoc-m4)
diff --git a/gdb/doc/gdb.top-m4 b/gdb/doc/gdb.top-m4
index de2354f..a38ad6c 100755
--- a/gdb/doc/gdb.top-m4
+++ b/gdb/doc/gdb.top-m4
@@ -62,16 +62,6 @@ _fi__(!_GENERIC__)
@author{Roland H. Pesch@qquad @hfill Cygnus Support}
@page
-@tex
-\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision$} % For use in headers, footers too
-{\parskip=0pt
-\hfill rms\@ai.mit.edu, pesch\@cygnus.com\par
-\hfill {\it Using _GDBN__}, \manvers\par
-\hfill \TeX{}info \texinfoversion\par
-}
-@end tex
-
@vskip 0pt plus 1filll
Copyright @copyright{} 1988, 1989, 1990, 1991 Free Software Foundation, Inc.