Move definition of \manvers back into gdb.texinfo (had been captured
authorRoland Pesch <pesch@cygnus>
Thu, 23 May 1991 00:35:54 +0000 (00:35 +0000)
committerRoland Pesch <pesch@cygnus>
Thu, 23 May 1991 00:35:54 +0000 (00:35 +0000)
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).

gdb/doc/gdb.texinfo
gdb/doc/gdb.top-m4

index 48ecdca610549d00e703f920d43323c151c8d4ac..42e2766becafbbe02beb595fa84fbd67ba31bd1d 100644 (file)
@@ -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)
index de2354f24fa2c82a777ae45e229f038bc1bc870d..a38ad6c6e6598f20bf61212b6267b38ec8cd99a1 100755 (executable)
@@ -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.