diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-07-30 17:24:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-07-30 17:24:26 +0000 |
commit | 75791cd3591fe232926e8bd051fa3e2fec2a2664 (patch) | |
tree | fc47092ca383ff25c8dec45ccf4018500d68cfd2 /share/man/man5 | |
parent | 009e12e8e101a7581bd3ef13ec0ed8c33884bd2c (diff) |
catch up with the symlink removal of /dev/{audio,mixer};
ok ratchov
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/mixerctl.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/mixerctl.conf.5 b/share/man/man5/mixerctl.conf.5 index 4a83e40c635..06d8ce55062 100644 --- a/share/man/man5/mixerctl.conf.5 +++ b/share/man/man5/mixerctl.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mixerctl.conf.5,v 1.6 2015/07/27 17:28:39 sobrado Exp $ +.\" $OpenBSD: mixerctl.conf.5,v 1.7 2018/07/30 17:24:24 jmc Exp $ .\" .\" Copyright (c) 2008 Jason McIntyre <jmc@openbsd.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: July 27 2015 $ +.Dd $Mdocdate: July 30 2018 $ .Dt MIXERCTL.CONF 5 .Os .Sh NAME @@ -135,7 +135,7 @@ The file can then be played back to determine quality. .Dl $ aucat -o test.wav .Sh FILES .Bl -tag -width "/etc/mixerctl.confXXX" -compact -.It Pa /dev/mixer +.It Pa /dev/mixer0 Default audio mixing device. .It Pa /etc/mixerctl.conf .Xr mixerctl 1 |