diff options
author | qwx <qwx@sciops.net> | 2021-09-30 14:20:03 +0000 |
---|---|---|
committer | qwx <qwx@sciops.net> | 2021-09-30 14:20:03 +0000 |
commit | c9b48aec544db0ce8a2a1a75b557c44669804e82 (patch) | |
tree | 1f3382f2f1fd62372472be13e1a9800df4d84602 /sys/man/1/sega | |
parent | bd63aeb60d1c38cd04e2f64c809685814c5607d7 (diff) |
sega(1): fix typo
Diffstat (limited to 'sys/man/1/sega')
-rw-r--r-- | sys/man/1/sega | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/sega b/sys/man/1/sega index 6660b0d0b..f6abb3d8b 100644 --- a/sys/man/1/sega +++ b/sys/man/1/sega @@ -45,7 +45,7 @@ Enable audio output. .B -x Scale the screen to a given factor regardless of the window's size. .PP -Each of these emulators support the use of joysticks via +A joystick may be used with the emulator via .IR joy (1). .SH SOURCE .B /sys/src/games/md |