Document new machdep variables, pointed by Rod

This commit is contained in:
Andrey A. Chernov 1994-10-17 18:55:21 +00:00
parent 4853df5bb0
commit 5a66307202
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3666
2 changed files with 10 additions and 4 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
.\" $Id$
.\" $Id: sysctl.8,v 1.2 1994/09/23 19:04:02 wollman Exp $
.\"
.Dd September 23, 1994
.Dt SYSCTL 8
@ -132,7 +132,6 @@ privilege can change the value.
.It kern.osreldate string no
.It kern.bootfile string yes
.It vm.loadavg struct no
.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
@ -146,6 +145,10 @@ privilege can change the value.
.It hw.usermem integer no
.It hw.pagesize integer no
.It hw.floatingpoint integer no
.It machdep.console_device dev_t no
.It machdep.adjkerntz integer yes
.It machdep.disable_rtc_set integer yes
.It machdep.color_display integer no
.It user.cs_path string no
.It user.bc_base_max integer no
.It user.bc_dim_max integer no

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
.\" $Id$
.\" $Id: sysctl.8,v 1.2 1994/09/23 19:04:02 wollman Exp $
.\"
.Dd September 23, 1994
.Dt SYSCTL 8
@ -132,7 +132,6 @@ privilege can change the value.
.It kern.osreldate string no
.It kern.bootfile string yes
.It vm.loadavg struct no
.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
@ -146,6 +145,10 @@ privilege can change the value.
.It hw.usermem integer no
.It hw.pagesize integer no
.It hw.floatingpoint integer no
.It machdep.console_device dev_t no
.It machdep.adjkerntz integer yes
.It machdep.disable_rtc_set integer yes
.It machdep.color_display integer no
.It user.cs_path string no
.It user.bc_base_max integer no
.It user.bc_dim_max integer no