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:
Philip Paeps
2004-11-13 00:09:19 +00:00
parent d0139887c9
commit 118fd13167
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ startup script.
.Bl -tag -width /dev/ttyd? -compact .Bl -tag -width /dev/ttyd? -compact
.It Pa /dev/ttyd? .It Pa /dev/ttyd?
dialin devices, hardwired terminals dialin devices, hardwired terminals
.It Pa /dev/cuaa? .It Pa /dev/cuad?
dialout devices dialout devices
.El .El
.Sh AUTHORS .Sh AUTHORS
+1 -1
View File
@@ -233,7 +233,7 @@ option in order to ignore carrier on the slip line.
.Bd -literal -offset indent -compact .Bd -literal -offset indent -compact
slattach ttyd8 slattach ttyd8
slattach \-s 4800 /dev/ttyd1 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' slattach \-r 'kermit -y dial.script >kermit.log 2>&1'
.Ed .Ed
.Sh DIAGNOSTICS .Sh DIAGNOSTICS
+3 -3
View File
@@ -261,7 +261,7 @@ Finally, establish connection:
GNU gdb 5.2.1 (FreeBSD) GNU gdb 5.2.1 (FreeBSD)
.Em "(political statements omitted)" .Em "(political statements omitted)"
Ready to go. Enter 'tr' to connect to the remote target 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 or 'trf portno' to connect to the remote target with the firewire
interface. portno defaults to 5556. interface. portno defaults to 5556.
@@ -379,10 +379,10 @@ instead.
Debug a remote system via the specified serial or firewire interface. Debug a remote system via the specified serial or firewire interface.
.It Ic tr0 .It Ic tr0
Debug a remote system via serial interface Debug a remote system via serial interface
.Pa /dev/cuaa0 . .Pa /dev/cuad0 .
.It Ic tr1 .It Ic tr1
Debug a remote system via serial interface Debug a remote system via serial interface
.Pa /dev/cuaa1 . .Pa /dev/cuad1 .
.It Ic trf .It Ic trf
Debug a remote system via firewire interface at default port 5556. Debug a remote system via firewire interface at default port 5556.
.El .El
+1 -1
View File
@@ -2367,7 +2367,7 @@ is set to
.Dq Li YES , .Dq Li YES ,
this is the actual port the mouse is on. this is the actual port the mouse is on.
It might be It might be
.Pa /dev/cuaa0 .Pa /dev/cuad0
for a COM1 serial mouse, for a COM1 serial mouse,
.Pa /dev/psm0 .Pa /dev/psm0
for a PS/2 mouse or for a PS/2 mouse or
+1 -1
View File
@@ -186,7 +186,7 @@ the phone number for arpavax (in this case an @ character so that it
is retrieved from the environment). is retrieved from the environment).
.Bd -literal .Bd -literal
UNIX-57600:\e 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 arpavax|ax:\e
:pn=\e@:tc=UNIX-57600 :pn=\e@:tc=UNIX-57600
.Ed .Ed