Commit Graph

9 Commits

Author SHA1 Message Date
Philippe Charnier aaf1f16e39 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
John-Mark Gurney 892cb98e6b add missing cvs Id lines. 1997-03-07 02:50:01 +00:00
Wolfram Schneider a1427df598 add 'i386' to macro .Dt 1996-12-29 20:36:04 +00:00
Mike Pritchard 400d45a39a Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions. 1996-08-21 22:01:49 +00:00
Jean-Marc Zucconi dc15257b81 ioctl() args are JOY_SETTIMEOUT and JOY_GETTIMEOUT (only 1 underscore) 1995-12-09 17:31:08 +00:00
Jean-Marc Zucconi 5b72f15a01 Add technical specifications, and give the pinout of the game port
Submitted by:	Joe Greco <jgreco@brasil.moneng.mei.com>
1995-09-16 16:29:16 +00:00
Joerg Wunsch 749adad7a6 The joystick driver appeared in FreeBSD 2.0.5, not in 2.1.
Closes PR #docs/559

Submitted by:	jkh
1995-06-25 13:58:54 +00:00
Jean-Marc Zucconi 95344a43ed Put the joystick status in a struct {int x, y, b1, b2;} rather than in a
dummy array of 4 integers. Declare the struct in the header file and update
the man page.
1995-02-22 23:34:58 +00:00
Jean-Marc Zucconi 01ab76f4b8 Add joystick man page 1995-01-25 21:41:09 +00:00