[OB] gdb.texinfo (Value Sizes): Fix typo.

Message ID 001a1143edacc4def9052abe0d6e@google.com
State New, archived
Headers

Commit Message

Doug Evans Feb. 1, 2016, 11:50 p.m. UTC
  Hi.

This patch fixes this:

../../../testsuite-admin/gdb/doc/gdb.texinfo:11726: warning: @itemx should  
not begin @table

Committed.

2016-02-01  Doug Evans  <dje@google.com>

	* gdb.texinfo (Value Sizes): Fix typo.

  contents of a value to @var{bytes}, trying to display a value that
  

Patch

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 82a95f8..2d09d13 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -11723,7 +11723,7 @@  may indicate a value that is incorrectly large,  
this in turn may cause

  @table @code
  @kindex set max-value-size
-@itemx set max-value-size @var{bytes}
+@item set max-value-size @var{bytes}
  @itemx set max-value-size unlimited
  Set the maximum size of memory that @value{GDBN} will allocate for the