diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-07-05 13:11:41 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-07-05 13:11:41 +0000 |
commit | 1cd6bf8a8199e0da6987094adb989d72f05307cd (patch) | |
tree | da7eed6b0f146d935b512369fdd874d9b60a87d7 | |
parent | bcc4e9df0a5785b5afd7f5e7eba6301d3e9e9598 (diff) | |
download | gdb-1cd6bf8a8199e0da6987094adb989d72f05307cd.tar.gz |
Remove \centerline from the blurb. Patch from Brian Youmans.
-rw-r--r-- | gdb/doc/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/doc/refcard.tex | 11 |
2 files changed, 11 insertions, 5 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d167bf8376d..d160fa198c8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2000-07-05 Eli Zaretskii <eliz@is.elta.co.il> + + * refcard.tex: Remove \centerline from the blurb. Patch from + Brian Youmans. + 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il> * Makefile.in (install-info): Support installation from outside of diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex index d2b72de04d2..2f398a1aa16 100644 --- a/gdb/doc/refcard.tex +++ b/gdb/doc/refcard.tex @@ -628,15 +628,16 @@ statement.\cr \vfill {\smrm\parskip=6pt -\centerline{Copyright \copyright 1991, '92, '93, '98 Free Software Foundation, Inc.} -\centerline{Roland H. Pesch} -\centerline{The author assumes no responsibility for any errors on this card.} +Copyright \copyright 1991, '92, '93, '98 Free Software Foundation, Inc. +Author: Roland H. Pesch + +The author assumes no responsibility for any errors on this card. This card may be freely distributed under the terms of the GNU General Public License. -\centerline{Please contribute to development of this card by -annotating it. Improvements can be sent to bug-gdb@gnu.org.} +Please contribute to development of this card by +annotating it. Improvements can be sent to bug-gdb@gnu.org. GDB itself is free software; you are welcome to distribute copies of it under the terms of the GNU General Public License. There is |