summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-04-19 07:28:34 +0000
committerjmc <jmc@openbsd.org>2005-04-19 07:28:34 +0000
commit3ece64353c856d0537dee3860c17a84d4b2ab7a5 (patch)
tree9c5da3c8b92726208f69869284c5a6b147f2cb00
parentUse snprintf, not sprintf for floating point conversion. While the actual (diff)
downloadwireguard-openbsd-3ece64353c856d0537dee3860c17a84d4b2ab7a5.tar.xz
wireguard-openbsd-3ece64353c856d0537dee3860c17a84d4b2ab7a5.zip
- some sysctls may not be lowered either
- document machdep.kbdreset diff from fgsch@ ok deraadt@
-rw-r--r--share/man/man7/securelevel.711
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man7/securelevel.7 b/share/man/man7/securelevel.7
index a560151d1c9..af1e3ca2bd4 100644
--- a/share/man/man7/securelevel.7
+++ b/share/man/man7/securelevel.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: securelevel.7,v 1.15 2004/01/08 10:56:07 jmc Exp $
+.\" $OpenBSD: securelevel.7,v 1.16 2005/04/19 07:28:34 jmc Exp $
.\"
.\" Copyright (c) 2000 Hugh Graham
.\"
@@ -76,12 +76,17 @@ kernel modules may not be loaded or unloaded
the
.Va fs.posix.setuid
.Xr sysctl 8
-variable may not be raised
+variable may not be changed
.It
the
.Va net.inet.ip.sourceroute
.Xr sysctl 8
-variable may not be raised
+variable may not be changed
+.It
+the
+.Va machdep.kbdreset
+.Xr sysctl 8
+variable may not be changed
.El
.It \ 2 Em Highly secure mode
.Bl -hyphen -compact