Uniformly refer to a file system as "file system".
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
3f6d71ae79
commit
a8d9ef1225
@ -96,12 +96,12 @@ This value defaults to the size of the raw partition specified in
|
||||
will enlarge the file system to the size of the entire partition).
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
Expand root filesystem to fill up available space:
|
||||
Expand root file system to fill up available space:
|
||||
.Dl growfs /
|
||||
.Pp
|
||||
Resize
|
||||
.Pa /dev/ada0p1
|
||||
partition to 2GB and expand the filesystem:
|
||||
partition to 2GB and expand the file system:
|
||||
.Dl gpart resize -i 1 -s 2G ada0
|
||||
.Dl growfs -s 2G /dev/ada0p1
|
||||
.Sh SEE ALSO
|
||||
@ -117,7 +117,7 @@ The
|
||||
.Nm
|
||||
utility first appeared in
|
||||
.Fx 4.4 .
|
||||
The ability to resize mounted filesystems was added in
|
||||
The ability to resize mounted file systems was added in
|
||||
.Fx 10.0 .
|
||||
.Sh AUTHORS
|
||||
.An Christoph Herrmann Aq Mt chm@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user