svn commit: r274738 - head/sbin/growfs
Edward Tomasz Napierala
trasz at FreeBSD.org
Thu Nov 20 05:31:42 UTC 2014
Author: trasz
Date: Thu Nov 20 05:31:41 2014
New Revision: 274738
URL: https://svnweb.freebsd.org/changeset/base/274738
Log:
Document growfs(8) feature apparently nobody knows about.
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/growfs/growfs.8
Modified: head/sbin/growfs/growfs.8
==============================================================================
--- head/sbin/growfs/growfs.8 Thu Nov 20 05:25:52 2014 (r274737)
+++ head/sbin/growfs/growfs.8 Thu Nov 20 05:31:41 2014 (r274738)
@@ -101,6 +101,9 @@ Enlarge
up to 2GB if there is enough space in
.Pa /dev/ada0p1 :
.Dl growfs -s 2G /dev/ada0p1
+.Pp
+Enlarge root filesystem to fill up available space:
+.Dl growfs /
.Sh SEE ALSO
.Xr dumpfs 8 ,
.Xr ffsinfo 8 ,
More information about the svn-src-head
mailing list