summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2007-05-30 04:36:22 +0000
committerkrw <krw@openbsd.org>2007-05-30 04:36:22 +0000
commit064fdd4ccd1fc47e98d3b97a83a62ae40e620fcf (patch)
tree2de459147f000e587542d4b6af74da37cec2729b
parentUnbreak the tree - forgot a needs-flag; discovered by gwk (diff)
downloadwireguard-openbsd-064fdd4ccd1fc47e98d3b97a83a62ae40e620fcf.tar.xz
wireguard-openbsd-064fdd4ccd1fc47e98d3b97a83a62ae40e620fcf.zip
It's 'SCSIDEBUG_LEVEL', not 'SCSI_DEBUG_LEVEL'.
-rw-r--r--share/man/man4/options.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 0247268bbee..675c6ed43e4 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.179 2007/05/28 23:29:59 beck Exp $
+.\" $OpenBSD: options.4,v 1.180 2007/05/30 04:36:22 krw Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -864,7 +864,7 @@ and
.Em SCSIDEBUG_LUNS
must have non-zero values for any debugging info to be printed.
Only
-.Em SCSI_DEBUG_LEVEL
+.Em SCSIDEBUG_LEVEL
has a default value that is non-zero.
.It Cd option SCSIDEBUG_LEVEL=value
Define which of the four levels of debugging info are printed.