summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-07-05 15:36:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-07-05 15:36:14 +0000
commit037453b4d9fe9eb71bfb5b842d9e9fa77e69ad96 (patch)
treedf7287216e999bd7a4bf63eaf80a36937ef0221c /share
parentfb70ad4bd2769e12a8ace12c2bbc0f45190c68fd (diff)
VFSDEBUG -> VFSLCKDEBUG;
Diffstat (limited to 'share')
-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 6cd647287f5..4828c477810 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.218 2011/07/04 22:59:43 tedu Exp $
+.\" $OpenBSD: options.4,v 1.219 2011/07/05 15:36:13 jmc 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: July 4 2011 $
+.Dd $Mdocdate: July 5 2011 $
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -204,7 +204,7 @@ Removes some features and some optimizations from the kernel to reduce the
size of the resulting kernel binary.
This option is used on some installation media and should not be used
for general purpose kernels.
-.It Cd option VFSDEBUG
+.It Cd option VFSLCKDEBUG
Turns on debugging for the Virtual File System interface.
See
.Xr vfs 9