summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vnconfig
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-07-30 04:17:12 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-07-30 04:17:12 +0000
commit52284754c17360fc8711316b10e64554bb5c11c6 (patch)
tree3d46580de71cba6e1292f19dad42f7856d875383 /usr.sbin/vnconfig
parentc9a6a4d5662904461284d3057ab281d367b33d95 (diff)
downloadFreeBSD-src-52284754c17360fc8711316b10e64554bb5c11c6.zip
FreeBSD-src-52284754c17360fc8711316b10e64554bb5c11c6.tar.gz
Document meanings of flags to the -r and -s options.
Diffstat (limited to 'usr.sbin/vnconfig')
-rw-r--r--usr.sbin/vnconfig/vnconfig.834
1 files changed, 28 insertions, 6 deletions
diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8
index 6b296f8..8b3c2b5 100644
--- a/usr.sbin/vnconfig/vnconfig.8
+++ b/usr.sbin/vnconfig/vnconfig.8
@@ -94,14 +94,36 @@ Use
as an alternate config file.
.It Fl g
Fiddle global options.
-.It Fl r Ar option
+.It Fl r Ar flag
Reset
-.Ar option .
-.Ar Option
-is one of labels, follow, debug, io, all, none.
-.It Fl s Ar option
+.Ar flag .
+The list of allowed flags and their meanings are:
+.Bl -tag -width "follow"
+.It Ar labels
+use disk/slice labels.
+.It Ar follow
+debug flow in the
+.Xr vn 4
+driver.
+.It Ar debug
+debug data in the
+.Xr vn 4
+driver.
+.It Ar io
+debug I/O in the
+.Xr vn 4
+driver.
+.It Ar all
+turn on all flags.
+.It Ar none
+turn off all flags.
+.El
+.It Fl s Ar flag
Set
-.Ar option .
+.Ar flag .
+The list of allowed flags and their meanings are the same as for the
+.Fl r
+option.
.It Fl u
Disable and ``unconfigure'' the device.
.It Fl v
OpenPOWER on IntegriCloud