aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-06-16 19:42:35 +0000
committerAndrew Cagney <cagney@redhat.com>2001-06-16 19:42:35 +0000
commit656db9b08746483c4ce8553f942faf663bf05e40 (patch)
treee775cdee6569bb51b36e17bb26f38a2faf617f00 /gdb
parent163e6d2d75ea0c36d1ff8426387ecb39877ea06e (diff)
downloadgdb-656db9b08746483c4ce8553f942faf663bf05e40.zip
gdb-656db9b08746483c4ce8553f942faf663bf05e40.tar.gz
gdb-656db9b08746483c4ce8553f942faf663bf05e40.tar.bz2
Fix typo.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 9216536..86e7506 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 46091e1..d53903c 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -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}