summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-07-03 08:36:09 +0000
committerpjd <pjd@FreeBSD.org>2004-07-03 08:36:09 +0000
commitfba777f30c42ebae33ff555ca080fc3b93dd5f24 (patch)
treea56be589ce05dbde5c88e8cf3d4d277582a03622 /sbin
parent687462c4b84ab2d06f786f7e116c70c9077ea09b (diff)
downloadFreeBSD-src-fba777f30c42ebae33ff555ca080fc3b93dd5f24.zip
FreeBSD-src-fba777f30c42ebae33ff555ca080fc3b93dd5f24.tar.gz
Grammar nits.
Submitted by: David Magda <dmagda@ee.ryerson.ca>
Diffstat (limited to 'sbin')
-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 8f94505..4b656e2 100644
--- a/sbin/geom/class/label/glabel.8
+++ b/sbin/geom/class/label/glabel.8
@@ -74,10 +74,10 @@ method, no metadata are stored on the devices, so a label has to be configured
by hand every time it is needed.
The
.Dq automatic
-method use on-disk metadata to store label and detect it automatically in the
-future.
+method uses on-disk metadata to store the label and detect it automatically in
+the future.
.Pp
-This class also provide volume label detection for file systems.
+This class also provides volume label detection for file systems.
Those labels cannot be set with
.Nm ,
but must be set with the appropriate file system utility, e.g. for UFS
@@ -123,7 +123,7 @@ Setup a label
for the given provider.
This is the
.Dq automatic
-method, where metadata are stored in provider's last sector.
+method, where metadata is stored in provider's last sector.
The kernel module
.Pa geom_label.ko
will be loaded if it is not loaded already.
OpenPOWER on IntegriCloud