Module Name:    src
Committed By:   wiz
Date:           Mon Jan  2 18:04:34 UTC 2012

Modified Files:
        src/usr.sbin/wsmoused: wsmoused.8

Log Message:
Use more markup. New sentence, new line. Sort sections.
Bump date for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/wsmoused/wsmoused.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/wsmoused/wsmoused.8
diff -u src/usr.sbin/wsmoused/wsmoused.8:1.17 src/usr.sbin/wsmoused/wsmoused.8:1.18
--- src/usr.sbin/wsmoused/wsmoused.8:1.17	Sun Jan  1 19:12:17 2012
+++ src/usr.sbin/wsmoused/wsmoused.8	Mon Jan  2 18:04:34 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmoused.8,v 1.17 2012/01/01 19:12:17 rkujawa Exp $
+.\" $NetBSD: wsmoused.8,v 1.18 2012/01/02 18:04:34 wiz Exp $
 .\"
 .\" Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 15, 2006
+.Dd January 1, 2012
 .Dt WSMOUSED 8
 .Os
 .Sh NAME
@@ -114,6 +114,40 @@ mouse control device
 .It Pa /etc/wsmoused.conf
 default configuration file
 .El
+.Sh SEE ALSO
+.Xr su 1 ,
+.Xr wscons 4 ,
+.Xr wsdisplay 4 ,
+.Xr wsmouse 4 ,
+.Xr rc.conf 5 ,
+.Xr ttys 5 ,
+.Xr wscons.conf 5 ,
+.Xr wsmoused.conf 5 ,
+.Xr moused 8 ,
+.Xr rc.subr 8
+.Sh HISTORY
+The
+.Nm
+command first appeared in
+.Nx 2.0 .
+.Sh AUTHORS
+The
+.Nm
+command was developed by
+.An Julio M. Merino Vidal
+.Aq j...@netbsd.org .
+.Sh CAVEATS
+.Nm
+does work properly only with display drivers, which implement
+.Dv WSDISPLAYIO_GETWSCHAR
+and
+.Dv WSDISPLAYIO_PUTWSCHAR
+ioctls.
+Currently only
+.Xr vga 4
+and drivers utilizing
+.Xr vcons 9
+support it.
 .Sh SECURITY CONSIDERATIONS
 When using the
 .Sq action
@@ -163,34 +197,3 @@ To do this, edit
 and
 .Pa /etc/wscons.conf .
 .El
-.Sh SEE ALSO
-.Xr su 1 ,
-.Xr wscons 4 ,
-.Xr wsdisplay 4 ,
-.Xr wsmouse 4 ,
-.Xr rc.conf 5 ,
-.Xr ttys 5 ,
-.Xr wscons.conf 5 ,
-.Xr wsmoused.conf 5 ,
-.Xr moused 8 ,
-.Xr rc.subr 8
-.Sh HISTORY
-The
-.Nm
-command first appeared in
-.Nx 2.0 .
-.Sh AUTHORS
-The
-.Nm
-command was developed by
-.An Julio M. Merino Vidal
-.Aq j...@netbsd.org .
-.Sh CAVEATS
-The
-.Nm
-does work properly only with display drivers, which implement
-WSDISPLAYIO_GETWSCHAR and WSDISPLAYIO_PUTWSCHAR ioctls.  Currently only
-.Xr vga 4
-and drivers utilizing
-.Xr vcons 9
-supports it.

Reply via email to