summaryrefslogtreecommitdiffstats
path: root/games/piano/piano.6
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-28 17:38:08 +0000
committerjkh <jkh@FreeBSD.org>1995-04-28 17:38:08 +0000
commitcd7f88cc8db2624e31ec0837b6e1dddf97893db2 (patch)
tree8c7b77d0accf2cdccd3de1a374fd590ce12dd366 /games/piano/piano.6
parent6f2f81d9e4ac7ca45afd65b27e5567b6f807ed79 (diff)
downloadFreeBSD-src-cd7f88cc8db2624e31ec0837b6e1dddf97893db2.zip
FreeBSD-src-cd7f88cc8db2624e31ec0837b6e1dddf97893db2.tar.gz
Import the piano program again, except this time in the right location.
Submitted by: Toshihiro Kanda <candy@kgc.co.jp>
Diffstat (limited to 'games/piano/piano.6')
-rw-r--r--games/piano/piano.657
1 files changed, 57 insertions, 0 deletions
diff --git a/games/piano/piano.6 b/games/piano/piano.6
new file mode 100644
index 0000000..289ac13
--- /dev/null
+++ b/games/piano/piano.6
@@ -0,0 +1,57 @@
+.Dd Feb 3, 1995
+.Dt "PIANO" 6
+.Os
+.Sh NAME
+.Nm piano
+.Nd "a piano emulator"
+.Sh SYNOPSIS
+.Nm piano
+.Op Fl vV
+.Op Fl i Ar string
+.Sh DESCRIPTION
+The
+.Nm piano
+plays note by typing
+.Em "QWERTYUIOP[]"
+or
+.Em "12 45 789 -=" .
+Type
+.Em ESC
+key to quit
+.Nm piano .
+.Nm Piano
+uses
+.Em /dev/speaker .
+.Pp
+Available option:
+.Bl -tag -width flag
+.It Fl v
+The
+.Fl v
+option causes
+.Nm piano
+to generate
+.Em "play-string language" .
+.It Fl V
+The
+.Fl V
+option is for
+.Nm piano
+usage.
+.It Fl i Ar string
+The
+.Fl i
+option initializes
+.Em /dev/speaker
+by
+.Ar string .
+The default value is 't160 o1 l16 ml'.
+.El
+.Sh FILES
+.Bl -tag -width /dev/speakerxx
+.It Pa /dev/speaker
+speaker device file
+.Sh SEE ALSO
+.Xr spkr 4
+.Sh AUTHOR
+Toshihiro Kanda <candy@kgc.co.jp> Nov. 1993
OpenPOWER on IntegriCloud