Deleted Added
full compact
mixer.8 (60741) mixer.8 (64657)
1.\" Copyright (c) 1997
2.\" Mike Pritchard <mpp@FreeBSD.ORG>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1.\" Copyright (c) 1997
2.\" Mike Pritchard <mpp@FreeBSD.ORG>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 11 unchanged lines hidden (view full) ---

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/usr.sbin/mixer/mixer.8 60741 2000-05-20 23:25:08Z jkh $
28.\" $FreeBSD: head/usr.sbin/mixer/mixer.8 64657 2000-08-15 05:42:39Z sobomax $
29.\"
30.Dd January 9, 1997
31.Dt MIXER 8
32.Os
33.Sh NAME
34.Nm mixer
35.Nd set/display soundcard mixer values
36.Sh SYNOPSIS

--- 77 unchanged lines hidden (view full) ---

114The option recsrc will display the current recording devices.
115.Pp
116The option
117.Fl f
118.Ar device
119will open
120.Ar device
121as the mixer device.
29.\"
30.Dd January 9, 1997
31.Dt MIXER 8
32.Os
33.Sh NAME
34.Nm mixer
35.Nd set/display soundcard mixer values
36.Sh SYNOPSIS

--- 77 unchanged lines hidden (view full) ---

114The option recsrc will display the current recording devices.
115.Pp
116The option
117.Fl f
118.Ar device
119will open
120.Ar device
121as the mixer device.
122This will ONLY work if the
123.Fl f
124option is immediately after the
125.Nm
126command.
127.Sh FILES
128.Bl -tag -width /dev/mixer -compact
129.It Pa /dev/mixer
130the default mixer device
131.El
132.Sh SEE ALSO
133.Xr cdcontrol 1
134.Sh HISTORY

--- 14 unchanged lines hidden ---
122.Sh FILES
123.Bl -tag -width /dev/mixer -compact
124.It Pa /dev/mixer
125the default mixer device
126.El
127.Sh SEE ALSO
128.Xr cdcontrol 1
129.Sh HISTORY

--- 14 unchanged lines hidden ---