diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/sysctl.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 377c1415df1..a19e1e99f89 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.171 2007/07/16 22:41:56 cnst Exp $ +.\" $OpenBSD: sysctl.3,v 1.172 2007/07/19 14:50:16 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 16 2007 $ +.Dd $Mdocdate: July 19 2007 $ .Dt SYSCTL 3 .Os .Sh NAME @@ -908,7 +908,7 @@ privileges may change the value. .It Dv KERN_TIMECOUNTER_CHOICE No " string no" .It Dv KERN_TIMECOUNTER_HARDWARE No " string yes" .It Dv KERN_TIMECOUNTER_TICK No " integer no" -.It Dv KERN_TIMECOUNTER_TIMESTEPWARNINGS No " integer no" +.It Dv KERN_TIMECOUNTER_TIMESTEPWARNINGS No " integer yes" .El .Pp The variables are as follows: |