diff options
author | Fred Fish <fnf@specifix.com> | 1996-12-09 23:58:07 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-12-09 23:58:07 +0000 |
commit | 1fe1c717d959849780367ea003f523e14ea75436 (patch) | |
tree | 9a619770330150be5955823633bf3ffad875baf4 | |
parent | dc1f8a2115f8f5410c9262f26144849fa07b9716 (diff) | |
download | gdb-1fe1c717d959849780367ea003f523e14ea75436.zip gdb-1fe1c717d959849780367ea003f523e14ea75436.tar.gz gdb-1fe1c717d959849780367ea003f523e14ea75436.tar.bz2 |
* gdb.texinfo, refcard.tex: Restore author credit
-rw-r--r-- | gdb/doc/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index cd4a0f7..a899bf4 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com> + + * gdb.texinfo, refcard.tex: Restore author credit + Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com> * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 3bea850..0ad4ad2 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -93,7 +93,7 @@ into another language, under the above conditions for modified versions. @sp 1 @subtitle Edition @value{EDITION}, for @value{GDBN} version @value{GDBVN} @subtitle @value{DATE} -@author Richard M. Stallman and Cygnus Support +@author Richard M. Stallman and Roland H. Pesch @page @tex {\parskip=0pt |