From 1cf159866714352fd8d7789b97068220cbb5a1a4 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 3 Jul 2004 18:29:24 +0000 Subject: Mechanically kill hard sentence breaks and double whitespaces. --- share/man/man4/joy.4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/man/man4/joy.4') diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4 index 1bf327a..d645593 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 -- cgit v1.1