From: <sk...@us...> - 2011-06-20 19:05:38
|
Revision: 2423 http://linuxconsole.svn.sourceforge.net/linuxconsole/?rev=2423&view=rev Author: skitt Date: 2011-06-20 19:05:31 +0000 (Mon, 20 Jun 2011) Log Message: ----------- Update documentation. Modified Paths: -------------- trunk/docs/inputattach.1 trunk/docs/jscal-restore.1 trunk/docs/jscal-store.1 trunk/docs/jscal.1 trunk/docs/jstest.1 Modified: trunk/docs/inputattach.1 =================================================================== --- trunk/docs/inputattach.1 2011-05-16 21:05:54 UTC (rev 2422) +++ trunk/docs/inputattach.1 2011-06-20 19:05:31 UTC (rev 2423) @@ -1,4 +1,4 @@ -.TH inputattach 1 "March 6, 2011" inputattach +.TH inputattach 1 "May 25, 2011" inputattach .SH NAME inputattach \- attach a serial line to an input-layer device .SH SYNOPSIS @@ -135,12 +135,8 @@ Zhen Hua 5-byte protocol .SH AUTHORS .B inputattach -was written by Vojtech Pavlik and Arndt Schoenewald. -The version packaged for Debian includes updates by Dmitry Torokhov -and Sahara Touch-iT213 support by Claudio Nieder. +was written by Vojtech Pavlik and Arndt Schoenewald, and improved by +many others; see the linuxconsole tools documentation for details. .PP This manual page was written by Stephen Kitt <st...@sk...>, for the Debian GNU/Linux system (but may be used by others). -It was last modified for -.B inputattach -version 1.24, dated April 4, 2007. Modified: trunk/docs/jscal-restore.1 =================================================================== --- trunk/docs/jscal-restore.1 2011-05-16 21:05:54 UTC (rev 2422) +++ trunk/docs/jscal-restore.1 2011-06-20 19:05:31 UTC (rev 2423) @@ -1,4 +1,4 @@ -.TH jscal-restore 1 "April 7, 2010" jscal-restore +.TH jscal-restore 1 "May 25, 2011" jscal-restore .SH NAME jscal-restore \- restores joystick calibration .SH SYNOPSIS @@ -11,8 +11,10 @@ .B jscal-store command. .PP -On Debian systems any stored calibration settings are restored when -the relevant device is connected, using udev. +An appropriate rule can be set up with udev so that any stored +calibration settings are restored when the relevant device is +connected. Some distributions (at least Debian, Ubuntu and Slackware) +provide joystick packages which install such rules automatically. .SH FILES .TP /var/lib/joystick/joystick.state Modified: trunk/docs/jscal-store.1 =================================================================== --- trunk/docs/jscal-store.1 2011-05-16 21:05:54 UTC (rev 2422) +++ trunk/docs/jscal-store.1 2011-06-20 19:05:31 UTC (rev 2423) @@ -11,8 +11,10 @@ .B jscal-restore command. .PP -On Debian systems any stored calibration settings are restored when -the relevant device is connected, using udev. +An appropriate rule can be set up with udev so that any stored +calibration settings are restored when the relevant device is +connected. Some distributions (at least Debian, Ubuntu and Slackware) +provide joystick packages which install such rules automatically. .SH FILES .TP /var/lib/joystick/joystick.state Modified: trunk/docs/jscal.1 =================================================================== --- trunk/docs/jscal.1 2011-05-16 21:05:54 UTC (rev 2422) +++ trunk/docs/jscal.1 2011-06-20 19:05:31 UTC (rev 2423) @@ -73,12 +73,8 @@ \fBffset\fP(1), \fBjstest\fP(1), \fBjscal\-store\fP(1). .SH AUTHORS .B jscal -was written by Vojtech Pavlik. -The version packaged for Debian includes patches by Dr. László Kaján, -Johann Walles and Krzysztof A. Sobiecki. +was written by Vojtech Pavlik and improved by many others; see the +linuxconsole tools documentation for details. .PP This manual page was written by Stephen Kitt <st...@sk...>, for the Debian GNU/Linux system (but may be used by others). -It was last modified for -.B jscal -version 1.2 dated October 19, 2004. Modified: trunk/docs/jstest.1 =================================================================== --- trunk/docs/jstest.1 2011-05-16 21:05:54 UTC (rev 2422) +++ trunk/docs/jstest.1 2011-06-20 19:05:31 UTC (rev 2423) @@ -34,6 +34,3 @@ .PP This manual page was written by Stephen Kitt <st...@sk...>, for the Debian GNU/Linux system (but may be used by others). -It was last modified for -.B jstest -version 1.2, dated March 22, 2005. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |