From b90b2ac2ee558d5b62392d3aeb0e73aa392123a1 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 22 Apr 1998 01:14:08 +0000 Subject: [PATCH] * gdb.texinfo (EDITION, DATE): Update and change to use ordinals for the edition instead of confusing GDB-version-like numbers. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2213640f356..e06a6b54bcb 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 21 18:09:56 1998 Stan Shebs + + * gdb.texinfo (EDITION, DATE): Update and change to use ordinals + for the edition instead of confusing GDB-version-like numbers. + Mon Apr 13 14:05:00 1998 Fred Fish * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data". diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 3d90730e038..9ec745f0f77 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -31,10 +31,10 @@ @syncodeindex vr cp @c !!set GDB manual's edition---not the same as GDB version! -@set EDITION 4.12 +@set EDITION Fifth @c !!set GDB manual's revision date -@set DATE January 1994 +@set DATE April 1998 @c THIS MANUAL REQUIRES TEXINFO-2 macros and info-makers to format properly. @@ -53,11 +53,11 @@ END-INFO-DIR-ENTRY This file documents the @sc{gnu} debugger @value{GDBN}. -This is Edition @value{EDITION}, @value{DATE}, +This is the @value{EDITION} Edition, @value{DATE}, of @cite{Debugging with @value{GDBN}: the @sc{gnu} Source-Level Debugger} for @value{GDBN} Version @value{GDBVN}. -Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995 +Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of @@ -87,7 +87,7 @@ into another language, under the above conditions for modified versions. @subtitle (@value{TARGET}) @end ifclear @sp 1 -@subtitle Edition @value{EDITION}, for @value{GDBN} version @value{GDBVN} +@subtitle @value{EDITION} Edition, for @value{GDBN} version @value{GDBVN} @subtitle @value{DATE} @author Richard M. Stallman and Roland H. Pesch @page @@ -101,7 +101,7 @@ into another language, under the above conditions for modified versions. @end tex @vskip 0pt plus 1filll -Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995 +Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. @sp 2 Published by the Free Software Foundation @* @@ -130,7 +130,7 @@ into another language, under the above conditions for modified versions. This file describes @value{GDBN}, the @sc{gnu} symbolic debugger. -This is Edition @value{EDITION}, @value{DATE}, for @value{GDBN} Version +This is the @value{EDITION} Edition, @value{DATE}, for @value{GDBN} Version @value{GDBVN}. @menu -- 2.30.2