diff options
author | Joel Dahl <joel@FreeBSD.org> | 2013-04-22 17:38:26 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2013-04-22 17:38:26 +0000 |
commit | 6c4b7d71f17bdfdf01530c2d3925de073880ad57 (patch) | |
tree | cd7050fc5c51463875e66e195b707e6814ee1273 /sbin/geom/class/label | |
parent | 60d306f035c9937b72f7b6d14c60efb160954694 (diff) |
Notes
Diffstat (limited to 'sbin/geom/class/label')
-rw-r--r-- | sbin/geom/class/label/glabel.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8 index fff920523397d..c1c7bc40d8d05 100644 --- a/sbin/geom/class/label/glabel.8 +++ b/sbin/geom/class/label/glabel.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 13, 2009 +.Dd April 22, 2013 .Dt GLABEL 8 .Os .Sh NAME @@ -81,7 +81,7 @@ The method uses on-disk metadata to store the label and detect it automatically in the future. .Pp -This class also provides volume label detection for file systems. +This GEOM 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 |