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 , _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"