summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-08 11:01:18 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-08 11:01:18 +0000
commit26e48dc94daa5e939db252baafc4f7f16533aff4 (patch)
treee4929f81a2795bef7f6d8d626fed8e17a30c06c8 /lib
parentf15a6410c374a29de109fe1efcec650b34eb65a3 (diff)
in the description of ip.sourceroute, point people to securelevel(7), as
for other sysctls affected by securelevel;
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/sysctl.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index a18994338bd..4761c1e645c 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.122 2004/01/08 05:56:14 jmc Exp $
+.\" $OpenBSD: sysctl.3,v 1.123 2004/01/08 11:01:17 jmc Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -1288,8 +1288,9 @@ and should normally be enabled on all systems.
.It Li ip.sourceroute
Returns 1 when forwarding of source-routed packets is enabled for
the host.
-This value may only be changed if the kernel security
-level is less than 1.
+As detailed in
+.Xr securelevel 7 ,
+this variable may not be changed if the securelevel is \*(Gt 0.
.It Li ip.ttl
The maximum time-to-live (hop count) value for an
.Tn IP