From 26e48dc94daa5e939db252baafc4f7f16533aff4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 8 Jan 2004 11:01:18 +0000 Subject: in the description of ip.sourceroute, point people to securelevel(7), as for other sysctls affected by securelevel; --- lib/libc/gen/sysctl.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib') 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 -- cgit v1.2.3