diff options
Diffstat (limited to 'share/man/man4/sysmouse.4')
-rw-r--r-- | share/man/man4/sysmouse.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/sysmouse.4 b/share/man/man4/sysmouse.4 index dca7ad29037f..dc6e4a4f062a 100644 --- a/share/man/man4/sysmouse.4 +++ b/share/man/man4/sysmouse.4 @@ -273,7 +273,7 @@ These commands are not supported by the .Nm driver. .Pp -.It Dv MOUSE_GETSTATE Ar mousestatus_t *status +.It Dv MOUSE_GETSTATUS Ar mousestatus_t *status The command returns the current state of buttons and movement counts in the structure as defined in .Xr mouse 4 . |