From 98601953890f2c4381eda07f2914bfc1f8b114ec Mon Sep 17 00:00:00 2001 From: eadler Date: Sat, 8 Dec 2012 22:16:36 +0000 Subject: 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 --- share/man/man4/mouse.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man4/mouse.4') diff --git a/share/man/man4/mouse.4 b/share/man/man4/mouse.4 index f50fc01..816936a 100644 --- a/share/man/man4/mouse.4 +++ b/share/man/man4/mouse.4 @@ -379,7 +379,7 @@ command. .El .Sh FILES .Bl -tag -width /dev/sysmouseXX -compact -.It Pa /dev/cuad%d +.It Pa /dev/cuau%d serial ports .It Pa /dev/mse%d bus and InPort mouse device -- cgit v1.1