summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-10-26 11:27:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-10-26 11:27:14 +0000
commit0a39a6b171e513db18b82d2aa16deee377802759 (patch)
tree77f7f9b8721a1d6bee044bdf9b37c4b1bd98601d /share
parented665080f57205a58ea7e48753d2a21ba332ae80 (diff)
text correction + a little more detail;
from izumi tsutsui (.Nx); ok mickey@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/wsmouse.49
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/wsmouse.4 b/share/man/man4/wsmouse.4
index 19d2d977fe9..4cf94fb07b0 100644
--- a/share/man/man4/wsmouse.4
+++ b/share/man/man4/wsmouse.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsmouse.4,v 1.10 2005/04/22 11:59:10 miod Exp $
+.\" $OpenBSD: wsmouse.4,v 1.11 2005/10/26 11:27:13 jmc Exp $
.\" $NetBSD: wsmouse.4,v 1.3 1999/12/06 14:52:08 augustss Exp $
.\"
.\" Copyright (c) 1999
@@ -58,8 +58,11 @@ The
driver is an abstraction layer for mice within the
.Xr wscons 4
framework.
-It is attached to the hardware specific keyboard drivers and
-provides a character device interface.
+It is attached to the hardware specific mouse drivers and
+provides a character device interface which returns
+.Fa struct wscons_event
+via
+.Xr read 2 .
For use with X servers,
.Dq mouse events
can be generated.