summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorVisa Hankala <visa@cvs.openbsd.org>2019-02-06 10:59:50 +0000
committerVisa Hankala <visa@cvs.openbsd.org>2019-02-06 10:59:50 +0000
commit9fbf37e97719cd216b4175b146a728b64683a1c2 (patch)
tree4d5a69afe3e4513356790c0605ad8dc6d7fb7afb /share/man
parent43c2dcc6eca01038b8060b8c733028df0dc58897 (diff)
Fix a sysctl name.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/options.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index ba3ba7c0bcd..ce991e68141 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.260 2018/06/18 06:06:52 jmc Exp $
+.\" $OpenBSD: options.4,v 1.261 2019/02/06 10:59:49 visa Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -34,7 +34,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: June 18 2018 $
+.Dd $Mdocdate: February 6 2019 $
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -147,7 +147,7 @@ Enable
at boot.
By default, the subsystem is disabled and has to be enabled at runtime
by raising the
-.Va kern.witnesswatch
+.Va kern.witness.watch
.Xr sysctl 8
variable.
.El