Reflect the cuaa->cuad namechange in documentation.
Might as well do them all while I'm at it :-) Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
This commit is contained in:
parent
b56396473a
commit
3fc1358cf1
@ -52,7 +52,7 @@ startup script.
|
||||
.Bl -tag -width /dev/ttyd? -compact
|
||||
.It Pa /dev/ttyd?
|
||||
dialin devices, hardwired terminals
|
||||
.It Pa /dev/cuaa?
|
||||
.It Pa /dev/cuad?
|
||||
dialout devices
|
||||
.El
|
||||
.Sh AUTHORS
|
||||
|
@ -233,7 +233,7 @@ option in order to ignore carrier on the slip line.
|
||||
.Bd -literal -offset indent -compact
|
||||
slattach ttyd8
|
||||
slattach \-s 4800 /dev/ttyd1
|
||||
slattach \-c \-s 38400 /dev/cuaa1
|
||||
slattach \-c \-s 38400 /dev/cuad1
|
||||
slattach \-r 'kermit -y dial.script >kermit.log 2>&1'
|
||||
.Ed
|
||||
.Sh DIAGNOSTICS
|
||||
|
@ -261,7 +261,7 @@ Finally, establish connection:
|
||||
GNU gdb 5.2.1 (FreeBSD)
|
||||
.Em "(political statements omitted)"
|
||||
Ready to go. Enter 'tr' to connect to the remote target
|
||||
with /dev/cuaa0, 'tr /dev/cuaa1' to connect to a different port
|
||||
with /dev/cuad0, 'tr /dev/cuad1' to connect to a different port
|
||||
or 'trf portno' to connect to the remote target with the firewire
|
||||
interface. portno defaults to 5556.
|
||||
|
||||
@ -379,10 +379,10 @@ instead.
|
||||
Debug a remote system via the specified serial or firewire interface.
|
||||
.It Ic tr0
|
||||
Debug a remote system via serial interface
|
||||
.Pa /dev/cuaa0 .
|
||||
.Pa /dev/cuad0 .
|
||||
.It Ic tr1
|
||||
Debug a remote system via serial interface
|
||||
.Pa /dev/cuaa1 .
|
||||
.Pa /dev/cuad1 .
|
||||
.It Ic trf
|
||||
Debug a remote system via firewire interface at default port 5556.
|
||||
.El
|
||||
|
@ -2367,7 +2367,7 @@ is set to
|
||||
.Dq Li YES ,
|
||||
this is the actual port the mouse is on.
|
||||
It might be
|
||||
.Pa /dev/cuaa0
|
||||
.Pa /dev/cuad0
|
||||
for a COM1 serial mouse,
|
||||
.Pa /dev/psm0
|
||||
for a PS/2 mouse or
|
||||
|
@ -186,7 +186,7 @@ the phone number for arpavax (in this case an @ character so that it
|
||||
is retrieved from the environment).
|
||||
.Bd -literal
|
||||
UNIX-57600:\e
|
||||
:dv=/dev/cuaa0:el=^D^U^C^S^Q^O@:oe=^D:du:at=hayes:br#115200:pa=none:
|
||||
:dv=/dev/cuad0:el=^D^U^C^S^Q^O@:oe=^D:du:at=hayes:br#115200:pa=none:
|
||||
arpavax|ax:\e
|
||||
:pn=\e@:tc=UNIX-57600
|
||||
.Ed
|
||||
|
Loading…
Reference in New Issue
Block a user