This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [doc/gdbint.texinfo] \xdef\manvers{\$Revision: 1.142 $}


> Date: Thu, 14 Jun 2001 23:11:58 -0400
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> gdb/doc/gdbint.texinfo contains:
> 
> > \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
> > \xdef\manvers{\$Revision: 1.142 $} % For use in headers, footers too
> > {\parskip=0pt
> 
> I'm wondering if that should be changed to use gdb/version.in?

gdb/version.in states the versiion of GDB, not the version of the
manual.

Of course, `manvers' is never used after the above fragment, at least
I couldn't see ;-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]