Fix broken links in the man page by pointing to a

source that works or is the new location on the
same page.

Submitted by:	    alfix86_gmail.com
Approved by:	    bcr
Differential Revision:	https://reviews.freebsd.org/D23769
This commit is contained in:
Benedict Reuschling 2020-05-05 19:00:26 +00:00
parent 530d2d67b5
commit ac39a5d5ea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=360669

View File

@ -25,7 +25,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd March 22, 2012 .Dd May 5, 2020
.Dt SOUND 4 .Dt SOUND 4
.Os .Os
.Sh NAME .Sh NAME
@ -743,8 +743,8 @@ A device node is not created properly.
.Xr mixer 8 , .Xr mixer 8 ,
.Xr sysctl 8 .Xr sysctl 8
.Rs .Rs
.%T "Cookbook formulae for audio EQ biquad filter coefficients, by Robert Bristow-Johnson" .%T "Cookbook formulae for audio EQ biquad filter coefficients (Audio-EQ-Cookbook.txt), by Robert Bristow-Johnson"
.%U "http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt" .%U "https://www.musicdsp.org/en/latest/Filters/197-rbj-audio-eq-cookbook.html"
.Re .Re
.Rs .Rs
.%T "Julius O'Smith's Digital Audio Resampling" .%T "Julius O'Smith's Digital Audio Resampling"
@ -752,7 +752,7 @@ A device node is not created properly.
.Re .Re
.Rs .Rs
.%T "Polynomial Interpolators for High-Quality Resampling of Oversampled Audio, by Olli Niemitalo" .%T "Polynomial Interpolators for High-Quality Resampling of Oversampled Audio, by Olli Niemitalo"
.%U "http://www.student.oulu.fi/~oniemita/dsp/deip.pdf" .%U "http://yehar.com/blog/wp-content/uploads/2009/08/deip.pdf"
.Re .Re
.Rs .Rs
.%T "The OSS API" .%T "The OSS API"