diff options
-rw-r--r-- | gdb/doc/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/doc/gdb.texinfo | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index e03b737..567c524 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.texinfo (Formatting Documentation): Change GhostScript to + Ghostscript. + Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.texinfo (Continuing and Stepping): When talking about "step" diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index a902084..91434fc 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -8531,10 +8531,10 @@ unset &&\rm(No longer an alias for delete)\cr @cindex GDB reference card @cindex reference card The GDB 4 release includes an already-formatted reference card, ready -for printing with PostScript or GhostScript, in the @file{gdb} +for printing with PostScript or Ghostscript, in the @file{gdb} subdirectory of the main source directory@footnote{In @file{gdb-@value{GDBVN}/gdb/refcard.ps} of the version @value{GDBVN} -release.}. If you can use PostScript or GhostScript with your printer, +release.}. If you can use PostScript or Ghostscript with your printer, you can print the reference card immediately with @file{refcard.ps}. The release also includes the source for the reference card. You |