diff options
author | 2020-05-17 05:48:39 +0000 | |
---|---|---|
committer | 2020-05-17 05:48:39 +0000 | |
commit | 082a9e6de974ada063b2a60934b1e44de92db27c (patch) | |
tree | 0f7227ce1fe67a7d4db9140d6fb62c282e69c6ad /lib/libc | |
parent | Print lists as comma-separated items (diff) | |
download | wireguard-openbsd-082a9e6de974ada063b2a60934b1e44de92db27c.tar.xz wireguard-openbsd-082a9e6de974ada063b2a60934b1e44de92db27c.zip |
Fix forgotten references to removed mixer.4 manual
Diffstat (limited to 'lib/libc')
-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 |