aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-04-22 01:14:08 +0000
committerStan Shebs <shebs@codesourcery.com>1998-04-22 01:14:08 +0000
commitb90b2ac2ee558d5b62392d3aeb0e73aa392123a1 (patch)
tree61a7ec2518f47a1bd76ef8df80c808657d3e6096 /gdb/doc
parent18de2a0134deb3d0f4556650572c9fd72b250512 (diff)
downloadgdb-b90b2ac2ee558d5b62392d3aeb0e73aa392123a1.zip
gdb-b90b2ac2ee558d5b62392d3aeb0e73aa392123a1.tar.gz
gdb-b90b2ac2ee558d5b62392d3aeb0e73aa392123a1.tar.bz2
* gdb.texinfo (EDITION, DATE): Update and change to use ordinals
for the edition instead of confusing GDB-version-like numbers.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdb.texinfo14
2 files changed, 12 insertions, 7 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 2213640..e06a6b5 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * 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 <fnf@cygnus.com>
* gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 3d90730..9ec745f 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