diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-05 19:52:29 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-05 19:52:29 +0000 |
| commit | f62ac99484084e54fb5ed6db96ca9f45ef26bf4b (patch) | |
| tree | c5aa0afbcc5ddaa294280f20fd3ce295ffdac669 | |
| parent | eb1759f18ca79de7cc11322eddb299246487714b (diff) | |
Notes
| -rw-r--r-- | sbin/comcontrol/comcontrol.8 | 6 | ||||
| -rw-r--r-- | sbin/i386/comcontrol/comcontrol.8 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8 index 53d7d332afdc7..698d314d26a9d 100644 --- a/sbin/comcontrol/comcontrol.8 +++ b/sbin/comcontrol/comcontrol.8 @@ -29,7 +29,7 @@ The default is 300 hundredths, i.e., 3 seconds. The standard way to use .Nm comcontrol is to put invocations of it in the -.Ar /etc/rc.local +.Ar /etc/rc.serial startup script. .Sh SEE ALSO .Xr sio 4 , @@ -37,8 +37,8 @@ startup script. .Sh FILES .Bl -tag -width Pa .It Pa /dev/ttyd? -dialin devices. -.It Pa /dev/cua0? +dialin devices, hardwired terminals +.It Pa /dev/cuaa? dialout devices. .Sh AUTHOR Christopher G. Demetriou diff --git a/sbin/i386/comcontrol/comcontrol.8 b/sbin/i386/comcontrol/comcontrol.8 index 53d7d332afdc7..698d314d26a9d 100644 --- a/sbin/i386/comcontrol/comcontrol.8 +++ b/sbin/i386/comcontrol/comcontrol.8 @@ -29,7 +29,7 @@ The default is 300 hundredths, i.e., 3 seconds. The standard way to use .Nm comcontrol is to put invocations of it in the -.Ar /etc/rc.local +.Ar /etc/rc.serial startup script. .Sh SEE ALSO .Xr sio 4 , @@ -37,8 +37,8 @@ startup script. .Sh FILES .Bl -tag -width Pa .It Pa /dev/ttyd? -dialin devices. -.It Pa /dev/cua0? +dialin devices, hardwired terminals +.It Pa /dev/cuaa? dialout devices. .Sh AUTHOR Christopher G. Demetriou |
