From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: [doc/gdbint.texinfo] \xdef\manvers{\$Revision: 1.142 $} Date: Fri, 15 Jun 2001 00:10:00 -0000 Message-id: <3B297CFE.4030207@cygnus.com> X-SW-Source: 2001-06/msg00133.html 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? I guess it really depends on what the purpose of it is. Anyone know? Andrew