aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/remote.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/remote.texi')
-rw-r--r--gdb/doc/remote.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi
index 422379d..03407bd 100644
--- a/gdb/doc/remote.texi
+++ b/gdb/doc/remote.texi
@@ -1121,13 +1121,13 @@ for example, @samp{asyncstr 2} below runs @code{asyncstr} on
@code{COM2}.
@example
-(eg-C:\H8300\TEST) mode com2:9600,n,8,1,p
+C:\H8300\TEST> asynctsr 2
+C:\H8300\TEST> mode com2:9600,n,8,1,p
Resident portion of MODE loaded
COM2: 9600, n, 8, 1, p
-(eg-C:\H8300\TEST) asynctsr 2
@end example
@quotation