aboutsummaryrefslogtreecommitdiff
path: root/games/piano/piano.6
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-19 15:46:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-19 15:46:46 +0000
commitd01e93063296251ec3f9207335c439c178b11cbf (patch)
tree60a38622785fb95b654c9af54f46ec56125ea294 /games/piano/piano.6
parent5f3e41754876e9aebf18072698a15cb211e72a54 (diff)
Prepare for mdoc(7)NG.
Notes
Notes: svn path=/head/; revision=70195
Diffstat (limited to 'games/piano/piano.6')
-rw-r--r--games/piano/piano.68
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