From 03727ca61a80cd6a5ddc139d7eab27c13fa1a975 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 14 Jun 2004 22:26:34 +0000 Subject: [PATCH] 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. --- gdb/doc/ChangeLog | 7 +++++++ gdb/doc/annotate.texinfo | 2 +- gdb/doc/gdb.texinfo | 4 ++-- gdb/doc/gdbint.texinfo | 2 +- gdb/doc/stabs.texinfo | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) 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 -- 2.7.4