mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
/dev/joy0 -c must be -c /dev/joy0
This commit is contained in:
parent
a5dee637fa
commit
b08b3adadb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4966
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user