summaryrefslogtreecommitdiffstats
path: root/sbin/growfs
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
committercharnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
commita2accd01f0ac2f25d72443923819abceaf128119 (patch)
tree219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/growfs
parent9639b20db64d084fa58b75058a2bd896b1f743e1 (diff)
downloadFreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.zip
FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.tar.gz
The .Nm utility
Diffstat (limited to 'sbin/growfs')
-rw-r--r--sbin/growfs/growfs.811
1 files changed, 7 insertions, 4 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8
index 691f794..1b62943 100644
--- a/sbin/growfs/growfs.8
+++ b/sbin/growfs/growfs.8
@@ -49,8 +49,9 @@
.Op Fl s Ar size
.Ar special
.Sh DESCRIPTION
+The
.Nm
-extends the
+utility extends the
.Xr newfs 8
program.
Before starting
@@ -59,8 +60,9 @@ the disk must be labeled to a bigger size using
.Xr disklabel 8 .
If you are using volumes you must enlarge them by using
.Xr vinum 8 .
+The
.Nm
-extends the size of the filesystem on the specified special file.
+utility extends the size of the filesystem on the specified special file.
Currently
.Nm
can only enlarge unmounted filesystems.
@@ -110,8 +112,9 @@ will enlarge
up to 2GB if there is enough space in
.Pa /dev/vinum/testvol .
.Sh BUGS
+The
.Nm
-works starting with
+utility works starting with
.Fx
3.x.
There may be cases on
@@ -182,5 +185,5 @@ mode.
.Sh HISTORY
The
.Nm
-command first appeared in
+utility first appeared in
.Fx 4.4 .
OpenPOWER on IntegriCloud