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 | 5f208f6d2241a32e070d9263483d34883d2b9fb9 (patch) | |
tree | 08f3e07f8e744122129b7dcdaa0800c3c50dca73 /gdb | |
parent | 90f59acafb621c6543f9fce1ff60343d11b2c77c (diff) | |
download | gdb-5f208f6d2241a32e070d9263483d34883d2b9fb9.zip gdb-5f208f6d2241a32e070d9263483d34883d2b9fb9.tar.gz gdb-5f208f6d2241a32e070d9263483d34883d2b9fb9.tar.bz2 |
Remove \centerline from the blurb. Patch from Brian Youmans.
Diffstat (limited to 'gdb')
-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 d167bf8..d160fa1 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 d2b72de..2f398a1 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 |