remote.texi: asynctsr must run before mode (Hitachi stuff)
authorJeffrey Osier <jeffrey@cygnus>
Fri, 16 Sep 1994 07:53:09 +0000 (07:53 +0000)
committerJeffrey Osier <jeffrey@cygnus>
Fri, 16 Sep 1994 07:53:09 +0000 (07:53 +0000)
gdb/doc/remote.texi

index 422379dd893edfad036da6bc721742a1a615f3eb..03407bd9ba33d8437be8b30fc419b633ec52722a 100644 (file)
@@ -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