svn commit: r194770 - head/share/man/man4
Joel Dahl
joel at FreeBSD.org
Tue Jun 23 21:37:13 UTC 2009
Author: joel (doc committer)
Date: Tue Jun 23 21:37:12 2009
New Revision: 194770
URL: http://svn.freebsd.org/changeset/base/194770
Log:
Add one more reference to SEE ALSO. Sort while here.
Submitted by: ariff
Modified:
head/share/man/man4/pcm.4
Modified: head/share/man/man4/pcm.4
==============================================================================
--- head/share/man/man4/pcm.4 Tue Jun 23 21:33:26 2009 (r194769)
+++ head/share/man/man4/pcm.4 Tue Jun 23 21:37:12 2009 (r194770)
@@ -516,8 +516,8 @@ A device node is not created properly.
.Xr kldload 8 ,
.Xr sysctl 8
.Rs
-.%T "The OSS API"
-.%O "http://www.opensound.com/pguide/oss.pdf"
+.%T "Cookbook formulae for audio EQ biquad filter coefficients, by Robert Bristow-Johnson"
+.%O "http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt"
.Re
.Rs
.%T "Julius O'Smith's Digital Audio Resampling"
@@ -527,6 +527,10 @@ A device node is not created properly.
.%T "Polynomial Interpolators for High-Quality Resampling of Oversampled Audio, by Olli Niemitalo"
.%O "http://www.student.oulu.fi/~oniemita/dsp/deip.pdf"
.Re
+.Rs
+.%T "The OSS API"
+.%O "http://www.opensound.com/pguide/oss.pdf"
+.Re
.Sh HISTORY
The
.Nm
More information about the svn-src-all
mailing list