* gdb.texinfo (EDITION, DATE): Update and change to use ordinals
authorStan Shebs <shebs@codesourcery.com>
Wed, 22 Apr 1998 01:14:08 +0000 (01:14 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 22 Apr 1998 01:14:08 +0000 (01:14 +0000)
for the edition instead of confusing GDB-version-like numbers.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 2213640f35642c2ca78faa5fc3c3b15592d9cba1..e06a6b54bcbf73746b7b811b7ec6d2a1086ce50e 100644 (file)
@@ -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".
index 3d90730e038bc1369d463aa363d9f492f49a154f..9ec745f0f77f271edb0ba61e92b17e2dfa8ae4d4 100644 (file)
 @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
This page took 0.051939 seconds and 4 git commands to generate.