aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-06-14 22:26:34 +0000
committerAndrew Cagney <cagney@redhat.com>2004-06-14 22:26:34 +0000
commit03727ca61a80cd6a5ddc139d7eab27c13fa1a975 (patch)
tree110242fe35015d791ded5719710dd9dfbbea5e30
parent90f943f11a3e71ce86df68d8c6553bc7b51175d0 (diff)
downloadbinutils-03727ca61a80cd6a5ddc139d7eab27c13fa1a975.zip
binutils-03727ca61a80cd6a5ddc139d7eab27c13fa1a975.tar.gz
binutils-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.
-rw-r--r--gdb/doc/ChangeLog7
-rw-r--r--gdb/doc/annotate.texinfo2
-rw-r--r--gdb/doc/gdb.texinfo4
-rw-r--r--gdb/doc/gdbint.texinfo2
-rw-r--r--gdb/doc/stabs.texinfo2
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 <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.
+
2004-06-13 Andrew Cagney <cagney@gnu.org>
* 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