summaryrefslogtreecommitdiff
path: root/sys/man/1/play
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@rei2.9hal>2012-02-12 01:52:23 +0100
committercinap_lenrek <cinap_lenrek@rei2.9hal>2012-02-12 01:52:23 +0100
commit0388ad23395228fc0772343dbe7a294ab6c9d679 (patch)
tree849387ec65d9599ea7c5081ff474d0ebd3621006 /sys/man/1/play
parent4434678e51db2c33b0eb2887ff9174c970675c55 (diff)
add audio(1)
Diffstat (limited to 'sys/man/1/play')
-rw-r--r--sys/man/1/play6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/man/1/play b/sys/man/1/play
index a279a785f..5499198e7 100644
--- a/sys/man/1/play
+++ b/sys/man/1/play
@@ -45,6 +45,9 @@ Mpeg audio.
.TP
.B ogg
Ogg vorbis.
+.TP
+.B flac
+FLAC lossless audio.
.PP
By default, raw audio data is written to
.B /dev/audio
@@ -54,6 +57,5 @@ option.
.SH SOURCE
.B /rc/bin/play
.SH "SEE ALSO"
-.IR mp3dec (1),
-.IR oggdec (1),
+.IR audio (1),
.IR hget (1)