Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] Correct double negative in gdbint.texinfo
@ 2003-05-14 18:22 Theodore A. Roth
  2003-05-14 20:14 ` Daniel Jacobowitz
  2003-05-14 20:32 ` Theodore A. Roth
  0 siblings, 2 replies; 3+ messages in thread
From: Theodore A. Roth @ 2003-05-14 18:22 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: TEXT/PLAIN, Size: 153 bytes --]

Hi,

This patch is strictly a grammar change.

I'm not sure if "need not do anything" or "need do nothing" sounds
better though.

Ok to commit?

Ted Roth

[-- Attachment #2: Type: TEXT/PLAIN, Size: 895 bytes --]

2003-05-14  Theodore A. Roth  <troth@openavr.org>

	* doc/gdbint.texinfo: Correct a double negative.

Index: doc/gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.144
diff -u -r1.144 gdbint.texinfo
--- doc/gdbint.texinfo	5 May 2003 17:56:57 -0000	1.144
+++ doc/gdbint.texinfo	14 May 2003 17:55:56 -0000
@@ -288,7 +288,7 @@
 breakpoints somehow; for instance, a ROM monitor may do its own
 software breakpoints.  So although these are not literally ``hardware
 breakpoints'', from @value{GDBN}'s point of view they work the same;
-@value{GDBN} need not do nothing more than set the breakpoint and wait
+@value{GDBN} need not do anything more than set the breakpoint and wait
 for something to happen.
 
 Since they depend on hardware resources, hardware breakpoints may be

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-14 20:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-14 18:22 [RFA] Correct double negative in gdbint.texinfo Theodore A. Roth
2003-05-14 20:14 ` Daniel Jacobowitz
2003-05-14 20:32 ` Theodore A. Roth

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