From: Andrew Cagney Date: Mon, 14 Jun 2004 22:26:34 +0000 (+0000) Subject: 2004-06-14 Andrew Cagney X-Git-Tag: csl-arm-2004-q3~1207 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03727ca61a80cd6a5ddc139d7eab27c13fa1a975;p=platform%2Fupstream%2Fbinutils.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 7eb2a6c..4427bd8 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-06-13 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Delete diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo index 86b90cc..2fb79d3 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 f78b3d4..e5a6f2e 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 e85a2c7..d1e054f 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 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