diff options
Diffstat (limited to 'share/man/man4/joy.4')
-rw-r--r-- | share/man/man4/joy.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4 index b0839f5..4de2f5a 100644 --- a/share/man/man4/joy.4 +++ b/share/man/man4/joy.4 @@ -39,7 +39,6 @@ This device may be opened by only one process at a time. The joystick status is read from a structure via a read() call. The structure is defined in the header file as follows: -.Pp .Bd -literal -offset indent struct joystick { int x; /* x position */ |