From e3a58c921b000b5044371585f199956579847a40 Mon Sep 17 00:00:00 2001 From: Jeffrey Osier Date: Fri, 16 Sep 1994 07:53:09 +0000 Subject: [PATCH] remote.texi: asynctsr must run before mode (Hitachi stuff) --- gdb/doc/remote.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/doc/remote.texi b/gdb/doc/remote.texi index 422379dd89..03407bd9ba 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 -- 2.34.1