aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/joy.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/joy.4')
-rw-r--r--share/man/man4/joy.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4
index 1bf327a4ef4f..d645593859ac 100644
--- a/share/man/man4/joy.4
+++ b/share/man/man4/joy.4
@@ -61,16 +61,16 @@ only interested by the buttons status.
Get the time limit (in microseconds) used for reading the joystick
status.
.It Dv JOY_SET_X_OFFSET Fa int *offset
-Set the value to be added to the X position when reading the joystick
+Set the value to be added to the X position when reading the joystick
status.
.It Dv JOY_SET_Y_OFFSET Fa int *offset
-Set the value to be added to the Y position when reading the joystick
+Set the value to be added to the Y position when reading the joystick
status.
.It Dv JOY_GET_X_OFFSET Fa int *offset
-Get the value which is added to the X position when reading the joystick
+Get the value which is added to the X position when reading the joystick
status.
.It Dv JOY_GET_Y_OFFSET Fa int *offset
-Get the value which is added to the Y position when reading the joystick
+Get the value which is added to the Y position when reading the joystick
status.
.El
.Sh TECHNICAL SPECIFICATIONS