diff options
Diffstat (limited to 'games/piano/piano.6')
-rw-r--r-- | games/piano/piano.6 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/games/piano/piano.6 b/games/piano/piano.6 index 486d3630ff56..f6813f28ea1f 100644 --- a/games/piano/piano.6 +++ b/games/piano/piano.6 @@ -23,7 +23,7 @@ key to quit .Nm . .Nm Piano uses -.Em /dev/speaker . +.Pa /dev/speaker . .Pp Available option: .Bl -tag -width flag @@ -44,15 +44,17 @@ usage. The .Fl i option initializes -.Em /dev/speaker +.Pa /dev/speaker by .Ar string . -The default value is 't160 o1 l16 ml'. +The default value is +.Ql "t160 o1 l16 ml" . .El .Sh FILES .Bl -tag -width /dev/speakerxx .It Pa /dev/speaker speaker device file +.El .Sh SEE ALSO .Xr spkr 4 .Sh AUTHORS |