Subject: CVS commit: src/share/man/man4
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/19/2005 18:33:25
Module Name: src
Committed By: tsutsui
Date: Wed Oct 19 18:33:25 UTC 2005
Modified Files:
src/share/man/man4: wsmouse.4
Log Message:
- Fix pasto (s/keyboard/mouse/)
- Note that mouse events are returned in struct wscons_event via read(2).
XXX: We should have complete descriptions about struct wscons_event
XXX: and WSMOUSEIO ioctls defined in <sys/dev/wscons/wsconsio.h> here.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/share/man/man4/wsmouse.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.