diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-06-14 22:26:34 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-06-14 22:26:34 +0000 |
commit | 03727ca61a80cd6a5ddc139d7eab27c13fa1a975 (patch) | |
tree | 110242fe35015d791ded5719710dd9dfbbea5e30 /gdb/doc/stabs.texinfo | |
parent | 90f943f11a3e71ce86df68d8c6553bc7b51175d0 (diff) | |
download | gdb-03727ca61a80cd6a5ddc139d7eab27c13fa1a975.zip gdb-03727ca61a80cd6a5ddc139d7eab27c13fa1a975.tar.gz gdb-03727ca61a80cd6a5ddc139d7eab27c13fa1a975.tar.bz2 |
2004-06-14 Andrew Cagney <cagney@gnu.org>
Based on changes from Karl Berry.
* gdb.texinfo: Do not use @sc in a direntry.
* stabs.texinfo: Change @dircateogry to "Software development".
* gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
Diffstat (limited to 'gdb/doc/stabs.texinfo')
-rw-r--r-- | gdb/doc/stabs.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index e3be2ca..a00bc80 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -5,7 +5,7 @@ @c This is a dir.info fragment to support semi-automated addition of @c manuals to an info tree. -@dircategory Programming & development tools. +@dircategory Software development @direntry * Stabs: (stabs). The "stabs" debugging information format. @end direntry |