diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2020-05-17 05:48:40 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2020-05-17 05:48:40 +0000 |
commit | f49b8cb92ad7f22867c307b530892598043abf69 (patch) | |
tree | 98f91b469383eb1c2db0168308315185cd7a5f14 /share/man/man4 | |
parent | 717c1ee8f480edc225a975357280638eb21b6eba (diff) |
Fix forgotten references to removed mixer.4 manual
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/envy.4 | 9 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/audioce.4 | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/share/man/man4/envy.4 b/share/man/man4/envy.4 index aa1c65fec73..95c2c75da1b 100644 --- a/share/man/man4/envy.4 +++ b/share/man/man4/envy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: envy.4,v 1.16 2011/03/07 19:56:10 jmc Exp $ +.\" $OpenBSD: envy.4,v 1.17 2020/05/17 05:48:39 ratchov Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov <alex@caoua.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 7 2011 $ +.Dd $Mdocdate: May 17 2020 $ .Dt ENVY 4 .Os .Sh NAME @@ -58,10 +58,7 @@ device from the codecs. They are labelled .Va line0 \(en -.Va line7 -in the -.Xr mixer 4 -interface. +.Va line7 . .It Dv outputs There are 8 streams corresponding to data sent by the device to the codecs. They are labelled diff --git a/share/man/man4/man4.sparc64/audioce.4 b/share/man/man4/man4.sparc64/audioce.4 index 42d0d2e8f6e..e81d28bdec8 100644 --- a/share/man/man4/man4.sparc64/audioce.4 +++ b/share/man/man4/man4.sparc64/audioce.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audioce.4,v 1.8 2010/07/26 23:17:19 jakemsr Exp $ +.\" $OpenBSD: audioce.4,v 1.9 2020/05/17 05:48:39 ratchov Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 26 2010 $ +.Dd $Mdocdate: May 17 2020 $ .Dt AUDIOCE 4 sparc64 .Os .Sh NAME @@ -49,7 +49,7 @@ The has a maximum precision of 16 bits and has both stereo and monoaural outputs. .Sh MIXER INTERFACE The -.Xr mixer 4 +.Xr audio 4 interface for .Nm provides the following controls: |