Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* patch for gdb.texinfo
@ 2002-01-26 16:14 Dmitry Sivachenko
  2002-01-27  1:39 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Sivachenko @ 2002-01-26 16:14 UTC (permalink / raw)
  To: gdb-patches

Hello!

Could you please apply the following patch to gdb.texinfo.

Thank you in advance,
--mitya



--- gdb.texinfo.orig    Sun Jan 27 02:35:39 2002
+++ gdb.texinfo Sun Jan 27 02:35:41 2002
@@ -4699,7 +4699,7 @@
 @end example
 
 @noindent
-The command @code{info symbol 0x54320} yields similar results.
+The command @samp{info symbol 0x54320} yields similar results.
 @xref{Symbols, info symbol}.
 
 @item c
@@ -5584,23 +5584,23 @@
 
 @table @code
 @kindex mem
-@item mem @var{address1} @var{address1} @var{attributes}@dots{}
+@item mem @var{address1} @var{address2} @var{attributes}@dots{}
 Define memory region bounded by @var{address1} and @var{address2}
 with attributes @var{attributes}@dots{}.
 
 @kindex delete mem
 @item delete mem @var{nums}@dots{}
-Remove memory region numbers @var{nums}.
+Remove memory regions @var{nums}@dots{}.
 
 @kindex disable mem
 @item disable mem @var{nums}@dots{}
-Disable memory region numbers @var{nums}.
+Disable memory regions @var{nums}@dots{}.
 A disabled memory region is not forgotten.  
 It may be enabled again later.
 
 @kindex enable mem
 @item enable mem @var{nums}@dots{}
-Enable memory region numbers @var{nums}.
+Enable memory regions @var{nums}@dots{}.
 
 @kindex info mem
 @item info mem


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <200001281642.TAA04176@netserv1.chg.ru>]

end of thread, other threads:[~2002-01-27  9:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-26 16:14 patch for gdb.texinfo Dmitry Sivachenko
2002-01-27  1:39 ` Eli Zaretskii
     [not found] <200001281642.TAA04176@netserv1.chg.ru>
2000-04-01  0:00 ` Stan Shebs
2000-04-01  0:00   ` Dmitry Sivachenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox