Module Name:    src
Committed By:   ryoon
Date:           Wed Sep  6 14:47:00 UTC 2017

Modified Files:
        src/share/man/man4: ums.4

Log Message:
Refer to wsmouse(4) instread of wscons(4)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/ums.4

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

Modified files:

Index: src/share/man/man4/ums.4
diff -u src/share/man/man4/ums.4:1.9 src/share/man/man4/ums.4:1.10
--- src/share/man/man4/ums.4:1.9	Fri Nov 27 08:35:05 2009
+++ src/share/man/man4/ums.4	Wed Sep  6 14:47:00 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: ums.4,v 1.9 2009/11/27 08:35:05 mbalmer Exp $
+.\" $NetBSD: ums.4,v 1.10 2017/09/06 14:47:00 ryoon Exp $
 .\"
 .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -41,7 +41,7 @@ The
 .Nm
 driver provides support for USB mice and touchpanels.
 Access to the movement data is through the
-.Xr wscons 4
+.Xr wsmouse 4
 driver.
 .Sh SEE ALSO
 .Xr uhidev 4 ,

Reply via email to