Fix typo.
authorAndrew Cagney <cagney@redhat.com>
Sat, 16 Jun 2001 19:42:35 +0000 (19:42 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 16 Jun 2001 19:42:35 +0000 (19:42 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 921653678cd5cc1675be6f3d27595d91a44fe715..86e7506d696859523a1936b8a662c281ad0a9f5d 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-16  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
+
 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
 
        * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
index 46091e1144be76fb5582686aeb073bb4269634e0..d53903c0fd986ff9aff706135c911d7465b7e4d4 100644 (file)
@@ -9782,7 +9782,7 @@ their corresponding response @var{data}:
 @tab @code{!}
 @tab
 Enable extended mode.  In extended mode, the remote server is made
-persistent.  The (@samp{R}) packet is used to restart the program being
+persistent.  The @samp{R} packet is used to restart the program being
 debugged.
 @item
 @tab reply @samp{OK}