summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/sysctl/sysctl.83
-rw-r--r--usr.sbin/sysctl/sysctl.83
2 files changed, 4 insertions, 2 deletions
diff --git a/sbin/sysctl/sysctl.8 b/sbin/sysctl/sysctl.8
index 0649de8..da01e3a 100644
--- a/sbin/sysctl/sysctl.8
+++ b/sbin/sysctl/sysctl.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
-.\" $Id: sysctl.8,v 1.14 1997/10/20 12:53:54 charnier Exp $
+.\" $Id: sysctl.8,v 1.15 1998/07/21 18:16:16 joerg Exp $
.\"
.Dd September 23, 1994
.Dt SYSCTL 8
@@ -141,6 +141,7 @@ privilege can change the value.
.It kern.osreldate string no
.It kern.bootfile string yes
.It kern.corefile string yes
+.It kern.logsigexit integer yes
.It vm.loadavg struct no
.It hw.machine string no
.It hw.model string no
diff --git a/usr.sbin/sysctl/sysctl.8 b/usr.sbin/sysctl/sysctl.8
index 0649de8..da01e3a 100644
--- a/usr.sbin/sysctl/sysctl.8
+++ b/usr.sbin/sysctl/sysctl.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)sysctl.8 8.1 (Berkeley) 6/6/93
-.\" $Id: sysctl.8,v 1.14 1997/10/20 12:53:54 charnier Exp $
+.\" $Id: sysctl.8,v 1.15 1998/07/21 18:16:16 joerg Exp $
.\"
.Dd September 23, 1994
.Dt SYSCTL 8
@@ -141,6 +141,7 @@ privilege can change the value.
.It kern.osreldate string no
.It kern.bootfile string yes
.It kern.corefile string yes
+.It kern.logsigexit integer yes
.It vm.loadavg struct no
.It hw.machine string no
.It hw.model string no
OpenPOWER on IntegriCloud