public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI: minor documentation fix
@ 2010-07-13 20:32 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2010-07-13 20:32 UTC (permalink / raw)
  To: gdb-patches

I am checking this in on the trunk and the 7.2 branch.

I happened to notice an extraneous "for".

Tom

2010-07-13  Tom Tromey  <tromey@redhat.com>

	* gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.

Index: doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.738
diff -u -r1.738 gdb.texinfo
--- doc/gdb.texinfo	13 Jul 2010 20:07:44 -0000	1.738
+++ doc/gdb.texinfo	13 Jul 2010 20:29:17 -0000
@@ -26393,7 +26393,7 @@
 
 Return a list of the children of the specified variable object and
 create variable objects for them, if they do not already exist.  With
-a single argument or if @var{print-values} has a value for of 0 or
+a single argument or if @var{print-values} has a value of 0 or
 @code{--no-values}, print only the names of the variables; if
 @var{print-values} is 1 or @code{--all-values}, also print their
 values; and if it is 2 or @code{--simple-values} print the name and

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-13 20:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-13 20:32 FYI: minor documentation fix Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).