]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix Doug Evans's commit of 2013-03-21.
authorEli Zaretskii <eliz@gnu.org>
Thu, 28 Mar 2013 21:07:56 +0000 (21:07 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 28 Mar 2013 21:07:56 +0000 (21:07 +0000)
* gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
@bullet", which is invalid (makeinfo 5.1 barfs).

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index cab3ad9ae102feb6ccc6eab08d9d004396452932..31593d4f4b368828063fb8a1ccc1a992483af8cd 100644 (file)
@@ -1,3 +1,8 @@
+2013-03-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
+       @bullet", which is invalid (makeinfo 5.1 barfs).
+
 2013-03-28  Pedro Alves  <palves@redhat.com>
 
        PR gdb/15294
index fc2aae1adccb5d5514de9a24b49b366129a6aca0..dec27a82bed7bf815db5102667111cb3a753b0f8 100644 (file)
@@ -35645,11 +35645,14 @@ Enable or disable the printing of basic symbol table statistics
 for each command.
 If enabled, @value{GDBN} will display the following information:
 
-@table @bullet
-@item number of symbol tables
-@itemx number of primary symbol tables
-@itemx number of blocks in the blockvector
-@end table
+@enumerate a
+@item
+number of symbol tables
+@item
+number of primary symbol tables
+@item
+number of blocks in the blockvector
+@end enumerate
 @end table
 
 @kindex maint space