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 /lib | |
parent | 717c1ee8f480edc225a975357280638eb21b6eba (diff) |
Fix forgotten references to removed mixer.4 manual
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/sysctl.2 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2 index f090e925414..2e1b085ae78 100644 --- a/lib/libc/sys/sysctl.2 +++ b/lib/libc/sys/sysctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.2,v 1.39 2020/04/21 21:32:26 deraadt Exp $ +.\" $OpenBSD: sysctl.2,v 1.40 2020/05/17 05:48:39 ratchov Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: April 21 2020 $ +.Dd $Mdocdate: May 17 2020 $ .Dt SYSCTL 2 .Os .Sh NAME @@ -518,8 +518,6 @@ The maximum number of bytes allowed among the arguments to .It Dv KERN_AUDIO Pq Va kern.audio Control device-independent aspects of the .Xr audio 4 -and -.Xr mixer 4 subsystem. Currently, there is one subnode: .Bl -column "KERN_AUDIO_RECORD" "integer" "Changeable" -offset indent |