From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: ac131313@cygnus.com Cc: gdb@sources.redhat.com Subject: Re: [doc/gdbint.texinfo] \xdef\manvers{\$Revision: 1.142 $} Date: Fri, 15 Jun 2001 05:27:00 -0000 Message-id: <3942-Fri15Jun2001152623+0300-eliz@is.elta.co.il> References: <3B297CFE.4030207@cygnus.com> X-SW-Source: 2001-06/msg00139.html > Date: Thu, 14 Jun 2001 23:11:58 -0400 > From: Andrew Cagney > > 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 ;-)