aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-12-08 22:16:36 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-12-08 22:16:36 +0000
commit839f11a4fe18e4ae2dd930766b551fa67e354735 (patch)
treef4eb059d7bece22fe786b8ea954ad4670def8331 /sbin
parent4504d0f482fe1a97d3bae2a51ecd996d9678b346 (diff)
downloadsrc-839f11a4fe18e4ae2dd930766b551fa67e354735.tar.gz
src-839f11a4fe18e4ae2dd930766b551fa67e354735.zip
A number of places in the source tree still reference cuad.* after
sio(4) was deprecated by uart(4). s/cuad/cuau/g/ PR: docs/171533 Reviewed by: imp Approved by: cperciva (implicit) MFC after: 3 weeks
Notes
Notes: svn path=/head/; revision=244040
Diffstat (limited to 'sbin')
-rw-r--r--sbin/comcontrol/comcontrol.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8
index 87a7630582e3..ec12dee1e4df 100644
--- a/sbin/comcontrol/comcontrol.8
+++ b/sbin/comcontrol/comcontrol.8
@@ -49,7 +49,7 @@ startup script.
.Bl -tag -width /dev/ttyd? -compact
.It Pa /dev/ttyd?
dialin devices, hardwired terminals
-.It Pa /dev/cuad?
+.It Pa /dev/cuau?
dialout devices
.El
.Sh SEE ALSO