diff options
author | philip <philip@FreeBSD.org> | 2004-11-13 00:09:19 +0000 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2004-11-13 00:09:19 +0000 |
commit | 2ed32580581cf83a15fb4a0c071eb7974c3d46c8 (patch) | |
tree | 3350a28161a93277083a3a1ab07daa608ae2e6c5 /sbin/comcontrol | |
parent | 207e12641faaeed730226fa2a8cb4c02d1499018 (diff) | |
download | FreeBSD-src-2ed32580581cf83a15fb4a0c071eb7974c3d46c8.zip FreeBSD-src-2ed32580581cf83a15fb4a0c071eb7974c3d46c8.tar.gz |
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>
Diffstat (limited to 'sbin/comcontrol')
-rw-r--r-- | sbin/comcontrol/comcontrol.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8 index bf719f9..6ca6420 100644 --- a/sbin/comcontrol/comcontrol.8 +++ b/sbin/comcontrol/comcontrol.8 @@ -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 |