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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to