/dev/joy0 -c must be -c /dev/joy0

This commit is contained in:
Andrey A. Chernov 1996-12-13 03:07:54 +00:00
parent a5dee637fa
commit b08b3adadb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4966

View File

@ -5,5 +5,5 @@ fi
cat <<End_Of_Comment
If you want to use a joystick, you'll need a kernel
with joystick support. Then you can calibrate it
with @PREFIX@/libexec/doom/joystick4doom /dev/joy0 -c
with @PREFIX@/libexec/doom/joystick4doom -c /dev/joy0
End_Of_Comment