aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2000-12-25 09:10:46 +0000
committerEli Zaretskii <eliz@gnu.org>2000-12-25 09:10:46 +0000
commitb157b00f4a49fc038a74473cd936239838e5b097 (patch)
treed9bbdebe7df8aec0af9118f760e59fd7a0536140
parentad8707b58d17d2502c2f5aff7740a365daf51d8b (diff)
downloadgdb-b157b00f4a49fc038a74473cd936239838e5b097.zip
gdb-b157b00f4a49fc038a74473cd936239838e5b097.tar.gz
gdb-b157b00f4a49fc038a74473cd936239838e5b097.tar.bz2
GDB version and refcard copyright fixed.
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/refcard.tex6
2 files changed, 8 insertions, 3 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 1e51f22..8fa44e6 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * refcard.tex: Version and copyright fixed. From Phil Edwards
+ <pedwards@disaster.jaj.com>.
+
Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
* gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex
index 2f398a1..6464b5b 100644
--- a/gdb/doc/refcard.tex
+++ b/gdb/doc/refcard.tex
@@ -240,7 +240,7 @@
}
}
-{\vbbf GDB QUICK REFERENCE}\hfil{\smrm GDB Version 4}\qquad
+{\vbbf GDB QUICK REFERENCE}\hfil{\smrm GDB Version 5}\qquad
\sec Essential Commands;
gdb {\it program} \opt{{\it core}}&debug {\it program} \opt{using
@@ -304,7 +304,7 @@ shell {\it cmd}&execute arbitrary shell command string\cr
\line{\smrm \opt{ } surround optional arguments \hfill $\ldots$ show
one or more arguments}
\vskip\baselineskip
-\centerline{\smrm \copyright 1998 Free Software Foundation, Inc.\qquad Permissions on back}
+\centerline{\smrm \copyright 1998,2000 Free Software Foundation, Inc.\qquad Permissions on back}
\eject
\sec Breakpoints and Watchpoints;
break \opt{\it file\tt:}{\it line}\par
@@ -628,7 +628,7 @@ statement.\cr
\vfill
{\smrm\parskip=6pt
-Copyright \copyright 1991, '92, '93, '98 Free Software Foundation, Inc.
+Copyright \copyright 1991,'92,'93,'98,2000 Free Software Foundation, Inc.
Author: Roland H. Pesch
The author assumes no responsibility for any errors on this card.