diff options
author | Roland Pesch <pesch@cygnus> | 1994-03-17 22:46:08 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1994-03-17 22:46:08 +0000 |
commit | 95cb23dc99024d585d44eb80797df985345e6473 (patch) | |
tree | a85af1455f48c3b8e52d67d1b2b1fe2b175eabeb /gdb/doc | |
parent | 20f774c12e33069e4d833dc3347e33d59e035d54 (diff) | |
download | gdb-95cb23dc99024d585d44eb80797df985345e6473.zip gdb-95cb23dc99024d585d44eb80797df985345e6473.tar.gz gdb-95cb23dc99024d585d44eb80797df985345e6473.tar.bz2 |
More widely useable INFO-DIR entries.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 | ||||
-rw-r--r-- | gdb/doc/stabs.texinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 60d1e4e..0970c9b 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -45,7 +45,7 @@ @c manuals to an info tree. zoo@cygnus.com is developing this facility. @format START-INFO-DIR-ENTRY -* Gdb:: The GNU debugger. +* Gdb: (gdb). The GNU debugger. END-INFO-DIR-ENTRY @end format @end ifinfo diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 9fe48a9..4628259 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -6,7 +6,7 @@ @ifinfo @format START-INFO-DIR-ENTRY -* Stabs:: The "stabs" debugging information format. +* Stabs: (stabs). The "stabs" debugging information format. END-INFO-DIR-ENTRY @end format @end ifinfo |