diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-12-26 16:22:23 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-12-26 16:22:23 -0500 |
commit | 9c4ca0a51c6fa9977fbd1ca3a63c8689469573bb (patch) | |
tree | 55c45583a3c6f1801eb3f5036cc3c96b7d6fef1b /sys/man | |
parent | 5ff9c61b90da13fe5ce94a6dc01212b51871da4e (diff) |
audio(1): add pcmconv to HISTORY
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/1/audio | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/man/1/audio b/sys/man/1/audio index b77341414..aa8174426 100644 --- a/sys/man/1/audio +++ b/sys/man/1/audio @@ -347,6 +347,7 @@ dd -conv swab | audio/mp3enc -a -r -m m --resample 16 -b 24 .br .B http://flac.sourceforge.net/documentation.html .SH HISTORY +.I Pcmconv +first appeared in 9front (December, 2012). .I Mixfs first appeared in 9front (December, 2013). -It was written by cinap_lenrek. |