summaryrefslogtreecommitdiff
path: root/sbin/sysctl
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>2002-06-08 23:30:39 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>2002-06-08 23:30:39 +0000
commit7d95e9d7cb50300282124693d5c707a00d5d95ca (patch)
treefd9dd8d1ec2ed301af1994bf5b40c446fd0c4236 /sbin/sysctl
parent99c0eb1d9f6eceb0407745290d62447bfaea6fb3 (diff)
Document new sysctls.
Diffstat (limited to 'sbin/sysctl')
-rw-r--r--sbin/sysctl/sysctl.815
1 files changed, 9 insertions, 6 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index f8697022ec9..ba50dee7899 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.8,v 1.85 2002/06/07 15:33:36 itojun Exp $
+.\" $OpenBSD: sysctl.8,v 1.86 2002/06/08 23:30:38 angelos Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -145,12 +145,15 @@ privilege can change the value.
.It kern.tty.tk_nout int64_t no
.It kern.tty.tk_rawcc int64_t no
.It kern.tty.tk_cancc int64_t no
-.It kern.fscale int no
+.It kern.fscale integer no
.It kern.ccpu u_int no
-.It kern.nprocs int no
-.It kern.stackgap_random int yes
-.It kern.usercrypto int yes
-.It kern.cryptodevallowsoft int yes
+.It kern.nprocs integer no
+.It kern.stackgap_random integer yes
+.It kern.usercrypto integer yes
+.It kern.cryptodevallowsoft integer yes
+.It kern.nfiles integer no
+.It kern.ttycount integer no
+.It kern.numvnodes integer no
.It vm.loadavg struct no
.It vm.psstrings struct no
.It vm.swapencrypt.enable integer yes