diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-05-24 11:39:44 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-05-24 11:39:44 +0000 |
commit | 9e9c5ae78a94c43e525388e3b519d52799721129 (patch) | |
tree | 141f5cc14da8b3cb4bf37b46833404893e2ff8a3 /gdb/doc | |
parent | eb2d80b469f203af2134dd4181db5f6de4e640c5 (diff) | |
download | gdb-9e9c5ae78a94c43e525388e3b519d52799721129.zip gdb-9e9c5ae78a94c43e525388e3b519d52799721129.tar.gz gdb-9e9c5ae78a94c43e525388e3b519d52799721129.tar.bz2 |
et al. not et.al.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 7 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 3f9e49d..4210694 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com> + + From Brian Youmans: + * gdb.texinfo: Fix ``et al.''. + Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com> * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for @@ -1945,7 +1950,7 @@ Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) Local Variables: -mode: indented-text +mode: change-log left-margin: 8 fill-column: 74 version-control: never diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4f182a2..15c2465 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -80,7 +80,7 @@ into another language, under the above conditions for modified versions. @sp 1 @subtitle @value{EDITION} Edition, for @value{GDBN} version @value{GDBVN} @subtitle @value{DATE} -@author Richard Stallman, Roland Pesch, Stan Shebs, et.al. +@author Richard Stallman, Roland Pesch, Stan Shebs, et al. @page @tex {\parskip=0pt |