From 71979603caa755f2ba10529ed42cd4a4518be699 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 13 Jun 1997 13:30:52 +0000 Subject: securelevels affect sysctl -w too --- lib/libc/gen/sysctl.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/libc/gen') 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 -compact -- cgit v1.2.3