* gdb.texinfo (Overview): Doc fix.
authorJim Blandy <jimb@codesourcery.com>
Tue, 29 May 2007 22:04:47 +0000 (22:04 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 29 May 2007 22:04:47 +0000 (22:04 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index d11eaf032690f119c1cdf9b44cf91cde102ec99f..25c5e822283e8bd7f5e96a841cb1e436f89e4a63 100644 (file)
@@ -1,3 +1,7 @@
+2007-05-29  Jim Blandy  <jimb@codesourcery.com>
+
+       * gdb.texinfo (Overview): Doc fix.
+
 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
 
        * gdb.texinfo (Remote Configuration): Document "set/show
@@ -5,8 +9,9 @@
 
 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
 
-       * gdb.texinfo (MIPS): Remove documentation for set mips saved-gpreg-size,
-       show mips saved-gpreg-size, and set mips stack-arg-size.
+       * gdb.texinfo (MIPS): Remove documentation for set mips
+       saved-gpreg-size, show mips saved-gpreg-size, and set mips
+       stack-arg-size.
 
 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
        
index c80512741039787e3eb41a0ea046c32bf46c5c3a..c9b47bec49017fa4d58821c7286bdfa39f87a0f6 100644 (file)
@@ -22471,7 +22471,7 @@ machine, you might want your program to do something special if it
 recognizes a packet meant for @value{GDBN}.
 
 In the examples below, @samp{->} and @samp{<-} are used to indicate
-transmitted and received data respectfully.
+transmitted and received data, respectively.
 
 @cindex protocol, @value{GDBN} remote serial
 @cindex serial protocol, @value{GDBN} remote
This page took 0.043479 seconds and 4 git commands to generate.