summaryrefslogtreecommitdiffstats
path: root/sbin/geom
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2010-01-17 19:33:32 +0000
committerbrueffer <brueffer@FreeBSD.org>2010-01-17 19:33:32 +0000
commita112824734c05b15491a831e6ba235af6f585f84 (patch)
tree23bde5fcb480f606820cc612893accec51234a57 /sbin/geom
parent09211b9ce299e7ed2c7d908d97be1cc0ed1a9efe (diff)
downloadFreeBSD-src-a112824734c05b15491a831e6ba235af6f585f84.zip
FreeBSD-src-a112824734c05b15491a831e6ba235af6f585f84.tar.gz
Small fixes.
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/mountver/gmountver.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/geom/class/mountver/gmountver.8 b/sbin/geom/class/mountver/gmountver.8
index ff252b1..c7a8f04 100644
--- a/sbin/geom/class/mountver/gmountver.8
+++ b/sbin/geom/class/mountver/gmountver.8
@@ -54,7 +54,7 @@
.Sh DESCRIPTION
The
.Nm
-utility is used to control mount verification GEOM class.
+utility is used to control the mount verification GEOM class.
When configured, it passes all the I/O requests to the underlying provider.
When the underlying provider disappears - for example because the disk device
got disconnected - it queues all the I/O requests and waits for the provider
@@ -111,9 +111,10 @@ This can be set to a number between 0 and 3 inclusive.
If set to 0 minimal debug information is printed, and if set to 3 the
maximum amount of debug information is printed.
.It Va kern.geom.mountver.check.check_ident : No 1
-This can be set to 0 or 1. If set to 0,
+This can be set to 0 or 1.
+If set to 0,
.Nm
-will reattach to the device even if the device reports different disk ID.
+will reattach to the device even if the device reports a different disk ID.
.El
.Sh EXIT STATUS
Exit status is 0 on success, and 1 if the command fails.
OpenPOWER on IntegriCloud