summaryrefslogtreecommitdiff
path: root/sbin/sysctl
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1997-06-04 05:26:15 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1997-06-04 05:26:15 +0000
commita87ab704e598360f60eb9e8ba27e4a9561ffeb3c (patch)
tree09de7260dae943a9fd398625827ec16a16f6df38 /sbin/sysctl
parent74ceafe347b98458bf4b1df26ef21dd5d126a1c8 (diff)
YAVA
move machdep in the place mention ipx headers
Diffstat (limited to 'sbin/sysctl')
-rw-r--r--sbin/sysctl/sysctl.87
1 files changed, 6 insertions, 1 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index 069be5cb203..85efef35451 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -1,3 +1,4 @@
+.\" $OpenBSD: sysctl.8,v 1.6 1997/06/04 05:26:14 mickey Exp $
.\" $NetBSD: sysctl.8,v 1.4 1995/09/30 07:12:49 thorpej Exp $
.\"
.\" Copyright (c) 1993
@@ -136,8 +137,8 @@ privilege can change the value.
.It kern.sominconn integer yes
.It kern.usermount integer yes
.It vm.loadavg struct no
+.It vm.psstrings integer no
.It fs.posix.setuid integer yes
-.It machdep.console_device dev_t no
.It net.inet.ip.forwarding integer yes
.It net.inet.ip.redirect integer yes
.It net.inet.ip.ttl integer yes
@@ -168,6 +169,7 @@ privilege can change the value.
.It hw.physmem integer no
.It hw.usermem integer no
.It hw.pagesize integer no
+.It machdep.console_device dev_t no
.It user.cs_path string no
.It user.bc_base_max integer no
.It user.bc_dim_max integer no
@@ -234,6 +236,9 @@ fourth level IP identifiers
definitions for fourth level ICMP identifiers
.It Pa <netinet/udp_var.h>
definitions for fourth level UDP identifiers
+.It Pa <netipx/ipx_var.h>
+definitions for third level IPX identifiers and
+fourth level IPX identifiers
.It Pa <ddb/db_var.h>
definitions for second level ddb identifiers
.El