summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sysctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/sysctl.2')
-rw-r--r--lib/libc/sys/sysctl.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2
index 91dab585947..29cd3ac306c 100644
--- a/lib/libc/sys/sysctl.2
+++ b/lib/libc/sys/sysctl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.2,v 1.27 2019/05/09 15:05:47 claudio Exp $
+.\" $OpenBSD: sysctl.2,v 1.28 2019/08/11 15:48:08 deraadt 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: May 9 2019 $
+.Dd $Mdocdate: August 11 2019 $
.Dt SYSCTL 2
.Os
.Sh NAME
@@ -505,7 +505,7 @@ greater than 0,
this variable may not be changed.
.It Dv KERN_ARGMAX Pq Va kern.argmax
The maximum number of bytes allowed among the arguments to
-.Xr exec 3 .
+.Xr execve 2 .
.It Dv KERN_AUDIO Pq Va kern.audio
Control device-independent aspects of the
.Xr audio 4