summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-06-13 13:30:51 +0000
committerderaadt <deraadt@openbsd.org>1997-06-13 13:30:51 +0000
commite3170384c388ca4ac9ecf5910679890a96c5f41e (patch)
treedaa6f03e5cb4c693d6f604a0acb11654e7970a03 /lib/libc
parenthstrerror (diff)
downloadwireguard-openbsd-e3170384c388ca4ac9ecf5910679890a96c5f41e.tar.xz
wireguard-openbsd-e3170384c388ca4ac9ecf5910679890a96c5f41e.zip
securelevels affect sysctl -w too
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/sysctl.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 8a2e84df714..e16417eef24 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.5 1997/05/30 07:48:26 deraadt Exp $
+.\" $OpenBSD: sysctl.3,v 1.6 1997/06/13 13:30:51 deraadt Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -635,6 +635,9 @@ array specifies a value that is unknown.
An attempt is made to set a read-only value.
.It Bq Er EPERM
A process without appropriate privilege attempts to set a value.
+.It Bq Er EPERM
+An attempt to change a value protected by the current kernel security
+level is made.
.El
.Sh FILES
.Bl -tag -width <netinet/icmpXvar.h> -compact