Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2004 08:23:46 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   [PATCH] moused.8: cuaa0 renamed to cuad0
Message-ID:  <20041112162346.GA19946@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

The attached patch changes /dev/cuua0 to /dev/cuad0.

-- 
Steve

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="moused.8.diff"

--- moused.8.orig	Fri Nov 12 08:17:53 2004
+++ moused.8	Fri Nov 12 08:18:47 2004
@@ -186,7 +186,7 @@
 .Bl -tag -compact -width modelxxx
 .It Ar port
 Port (device file) name, i.e.\&
-.Pa /dev/cuaa0 ,
+.Pa /dev/cuad0 ,
 .Pa /dev/mse0
 and
 .Pa /dev/psm0 .
@@ -449,7 +449,7 @@
 mouse can be attached.
 Many people often assign the first, built-in
 serial port
-.Pa /dev/cuaa0
+.Pa /dev/cuad0
 to the mouse.
 You can attach multiple USB mice to your system or to your USB hub.
 They are accessible as
@@ -602,16 +602,16 @@
 UNIX-domain stream socket for X10 MouseRemote events
 .El
 .Sh EXAMPLES
-.Dl moused -p /dev/cuaa0 -i type
+.Dl moused -p /dev/cuad0 -i type
 .Pp
 Let the
 .Nm
 utility determine the protocol type of the mouse at the serial port
-.Pa /dev/cuaa0 .
+.Pa /dev/cuad0 .
 If successful, the command will print the type, otherwise it will say
 ``unknown''.
 .Pp
-.Dl moused -p /dev/cuaa0
+.Dl moused -p /dev/cuad0
 .Dl vidcontrol -m on
 .Pp
 If the

--oyUTqETQ0mS9luUI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041112162346.GA19946>