From: Andrew Cagney Date: Mon, 14 Jun 2004 22:25:31 +0000 (+0000) Subject: 2004-06-14 Andrew Cagney X-Git-Tag: gdb_6_1_1-20040616-release~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9748ef98b84c711fa5cc3176c3b3189b2b5f77b0;p=thirdparty%2Fbinutils-gdb.git 2004-06-14 Andrew Cagney 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. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b5834f430f4..8450a8878d9 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,10 @@ +2004-06-14 Andrew Cagney + + 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. + 2004-03-28 Stephane Carrez * gdb.texinfo (TUI Commands): Document tui reg commands. diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo index 86b90cc74e7..2fb79d39d0e 100644 --- a/gdb/doc/annotate.texinfo +++ b/gdb/doc/annotate.texinfo @@ -4,7 +4,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 * Annotate: (annotate). The obsolete annotation interface. @end direntry diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 8e131520d68..772d1ebf128 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -38,9 +38,9 @@ @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 -* Gdb: (gdb). The @sc{gnu} debugger. +* Gdb: (gdb). The GNU debugger. @end direntry @ifinfo diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 10710993fe6..2fe4b29fa1a 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -1,7 +1,7 @@ \input texinfo @c -*- texinfo -*- @setfilename gdbint.info @include gdb-cfg.texi -@dircategory Programming & development tools. +@dircategory Software development @direntry * Gdb-Internals: (gdbint). The GNU debugger's internals. @end direntry diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index e3be2ca9540..a00bc80a728 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