Browse Source

Fix typo, reported by Karl Berry.

gdb-4_18-branch
John Gilmore 34 years ago
parent
commit
83bfcbaedb
  1. 4
      gdb/doc/ChangeLog
  2. 2
      gdb/doc/gdb.texinfo

4
gdb/doc/ChangeLog

@ -1,3 +1,7 @@
Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
* gdb.texinfo: Fix typo, reported by Karl Berry.
Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
* gdb.texinfo: Add opcodes dir to GDB distribution description.

2
gdb/doc/gdb.texinfo

@ -7815,7 +7815,7 @@ If you want to typeset and print copies of this manual, you need
@TeX{}, a printing program such as @code{lpr}, and @file{texinfo.tex},
the Texinfo definitions file.
@TeX{} is typesetting program; it does not print files directly, but
@TeX{} is a typesetting program; it does not print files directly, but
produces output files called @sc{dvi} files. To print a typeset
document, you need a program to print @sc{dvi} files. If your system
has @TeX{} installed, chances are it has such a program. The precise

Loading…
Cancel
Save