From 9f18851014596447b261c04b2e28507e7713bdbe Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sat, 16 Jun 2001 19:42:35 +0000 Subject: [PATCH] Fix typo. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 921653678c..86e7506d69 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-06-16 Andrew Cagney + + * gdb.texinfo (Protocol): Fix typo. Extra parenthesis. + 2001-06-14 Andrew Cagney * gdb.texinfo (Remote Protocol): Document that the ``!'' packet diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 46091e1144..d53903c0fd 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} -- 2.11.0