aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-05-05 22:51:53 +0000
committerRoland Pesch <pesch@cygnus>1992-05-05 22:51:53 +0000
commitb76626238c5f006eff45b501e826b5e1ec982d8f (patch)
tree99dd5f0f5d56ea48dcf9a813faa8ea6d79b295fb
parentbf85ce3ec6d68ade11ff6e88888e6dd68af63559 (diff)
downloadgdb-b76626238c5f006eff45b501e826b5e1ec982d8f.zip
gdb-b76626238c5f006eff45b501e826b5e1ec982d8f.tar.gz
gdb-b76626238c5f006eff45b501e826b5e1ec982d8f.tar.bz2
Fix typo in M4 macro name (prevented TeX formatting).
-rw-r--r--gdb/doc/gdb.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 649097a..1cf4974 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -6,7 +6,7 @@ _dnl__ $Id$
@c %**start of header
@setfilename _GDBP__.info
_if__(_GENERIC__)
-@settitle _GDB__, The GNU Debugger
+@settitle _GDBN__, The GNU Debugger
_fi__(_GENERIC__)
_if__(!_GENERIC__)
@settitle _GDB__, The GNU Debugger (_HOST__)