aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-05-24 22:33:43 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-05-24 22:33:43 +0000
commit8a6d5d4f93d9817ab7490ab24b36ee1b3f62b3db (patch)
tree7c29682408f5b5cb06a70f6874df2c318719bf0c
parent3e9ed8fcbf2d6913108bc5063866bfcbd0f1b0b2 (diff)
downloadgdb-8a6d5d4f93d9817ab7490ab24b36ee1b3f62b3db.zip
gdb-8a6d5d4f93d9817ab7490ab24b36ee1b3f62b3db.tar.gz
gdb-8a6d5d4f93d9817ab7490ab24b36ee1b3f62b3db.tar.bz2
INFO-DIR-ENTRY formatting tweaks
-rw-r--r--binutils/binutils.texi2
-rw-r--r--gdb/doc/gdb.texinfo2
-rw-r--r--gdb/doc/stabs.texinfo2
3 files changed, 3 insertions, 3 deletions
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index 46383ec..f8f7845 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -4,7 +4,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* Binutils: (binutils). The GNU binary utilities "ar", "ld", "objcopy",
+* Binutils:: The GNU binary utilities "ar", "ld", "objcopy",
"objdump", "nm", "size", "strip", and "ranlib".
END-INFO-DIR-ENTRY
@end format
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index bb381da..27cfa86 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -44,7 +44,7 @@
@c manuals to an info tree. zoo@cygnus.com is developing this facility.
@format
START-INFO-DIR-ENTRY
-* Gdb: (gdb). The GNU debugger.
+* 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 8fda01b..fb4d4a1 100644
--- a/gdb/doc/stabs.texinfo
+++ b/gdb/doc/stabs.texinfo
@@ -4,7 +4,7 @@
@ifinfo
@format
START-INFO-DIR-ENTRY
-* Stabs: (stabs). The "stabs" debugging information format.
+* Stabs:: The "stabs" debugging information format.
END-INFO-DIR-ENTRY
@end format
@end ifinfo