diff options
Diffstat (limited to 'gnu/usr.bin/gdb')
| -rw-r--r-- | gnu/usr.bin/gdb/doc/gdbint.texinfo | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/doc/stabs.texinfo | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdb/freebsd-nat.c | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdb/gdb.1 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdb/kcorelow.c | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/mmalloc/mmalloc.texi | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/gdb/doc/gdbint.texinfo b/gnu/usr.bin/gdb/doc/gdbint.texinfo index 59e5a7f548e1..6ce27717028a 100644 --- a/gnu/usr.bin/gdb/doc/gdbint.texinfo +++ b/gnu/usr.bin/gdb/doc/gdbint.texinfo @@ -1,6 +1,6 @@ \input texinfo @setfilename gdbint.info -@c $Id: gdbint.texinfo,v 1.76 1994/07/17 21:17:18 shebs Exp $ +@c $Id: gdbint.texinfo,v 1.2 1995/01/11 16:29:41 ache Exp $ @ifinfo @format @@ -42,7 +42,7 @@ regarded as a program in the language TeX). @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.76 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.2 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill \manvers\par diff --git a/gnu/usr.bin/gdb/doc/stabs.texinfo b/gnu/usr.bin/gdb/doc/stabs.texinfo index 1c8d4071a412..9d4f794ca863 100644 --- a/gnu/usr.bin/gdb/doc/stabs.texinfo +++ b/gnu/usr.bin/gdb/doc/stabs.texinfo @@ -43,7 +43,7 @@ regarded as a program in the language TeX). @page @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 2.120 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.2 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill \manvers\par diff --git a/gnu/usr.bin/gdb/gdb/freebsd-nat.c b/gnu/usr.bin/gdb/gdb/freebsd-nat.c index 5a3935474ef2..791a361b18e8 100644 --- a/gnu/usr.bin/gdb/gdb/freebsd-nat.c +++ b/gnu/usr.bin/gdb/gdb/freebsd-nat.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: freebsd-nat.c,v 1.7 1995/05/30 04:57:05 rgrimes Exp $ + $Id: freebsd-nat.c,v 1.7.4.2 1996/06/05 02:39:56 jkh Exp $ */ #include <sys/types.h> diff --git a/gnu/usr.bin/gdb/gdb/gdb.1 b/gnu/usr.bin/gdb/gdb/gdb.1 index 2a2af1f9a0e6..61b8d209c16f 100644 --- a/gnu/usr.bin/gdb/gdb/gdb.1 +++ b/gnu/usr.bin/gdb/gdb/gdb.1 @@ -1,6 +1,6 @@ .\" Copyright (c) 1991 Free Software Foundation .\" See section COPYING for conditions for redistribution -.\" $Id: gdb.1,v 1.2 1994/12/30 23:25:45 jkh Exp $ +.\" $Id: gdb.1,v 1.2.4.2 1996/06/05 02:39:56 jkh Exp $ .TH gdb 1 "4nov1991" "GNU Tools" "GNU Tools" .SH NAME gdb \- The GNU Debugger diff --git a/gnu/usr.bin/gdb/gdb/kcorelow.c b/gnu/usr.bin/gdb/gdb/kcorelow.c index e08c486b3fef..c28f5dc389a2 100644 --- a/gnu/usr.bin/gdb/gdb/kcorelow.c +++ b/gnu/usr.bin/gdb/gdb/kcorelow.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: kcorelow.c,v 1.3 1995/04/26 01:01:09 jkh Exp $ + $Id: kcorelow.c,v 1.4 1995/05/30 04:57:22 rgrimes Exp $ */ #include "defs.h" diff --git a/gnu/usr.bin/gdb/mmalloc/mmalloc.texi b/gnu/usr.bin/gdb/mmalloc/mmalloc.texi index 5e28398c334c..f70ae68621ee 100644 --- a/gnu/usr.bin/gdb/mmalloc/mmalloc.texi +++ b/gnu/usr.bin/gdb/mmalloc/mmalloc.texi @@ -47,7 +47,7 @@ into another language, under the above conditions for modified versions. @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ -\xdef\manvers{\$Revision: 1.1.1.1 $} % For use in headers, footers too +\xdef\manvers{\$Revision: 1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill fnf\@cygnus.com\par |
