mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Grammar nits.
Submitted by: David Magda <dmagda@ee.ryerson.ca>
This commit is contained in:
parent
2e94ae7e0e
commit
363c05f17e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131520
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user