summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/label
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2004-11-04 19:12:43 +0000
committerceri <ceri@FreeBSD.org>2004-11-04 19:12:43 +0000
commitf124567fde6a606c39c7feef7b3a043a6609ca8e (patch)
treea4b873cc1403c5663cd93f5c038d63498a787380 /sbin/geom/class/label
parent827366c155aca75749dbf934e25cb6ccdfd4f9f3 (diff)
downloadFreeBSD-src-f124567fde6a606c39c7feef7b3a043a6609ca8e.zip
FreeBSD-src-f124567fde6a606c39c7feef7b3a043a6609ca8e.tar.gz
Grammatical and spelling improvements.
Reviewed by: pjd
Diffstat (limited to 'sbin/geom/class/label')
-rw-r--r--sbin/geom/class/label/glabel.88
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8
index 15ccdb0..66b34ff 100644
--- a/sbin/geom/class/label/glabel.8
+++ b/sbin/geom/class/label/glabel.8
@@ -72,7 +72,7 @@
.Sh DESCRIPTION
The
.Nm
-utility is used for GEOM providers labelization.
+utility is used for GEOM provider labelization.
A label can be set up on a GEOM provider in two ways:
.Dq manual
or
@@ -132,7 +132,7 @@ Set up a label
for the given provider.
This is the
.Dq automatic
-method, where metadata is stored in provider's last sector.
+method, where metadata is stored in a provider's last sector.
The kernel module
.Pa geom_label.ko
will be loaded if it is not loaded already.
@@ -178,9 +178,9 @@ The default value is shown next to each variable.
Debug level of the
.Nm LABEL
GEOM class.
-This can be set to a number between 0 and 2, both included.
+This can be set to a number between 0 and 2 inclusive.
If set to 0 minimal debug information is printed, and if set to 2 the
-maximum amount of debug information in printed.
+maximum amount of debug information is printed.
.El
.Sh EXAMPLES
The following example shows how to set up a label for disk
OpenPOWER on IntegriCloud