Author: trasz Date: Sun Dec 21 11:23:59 2014 New Revision: 275999 URL: https://svnweb.freebsd.org/changeset/base/275999
Log: MFC r274738: Document growfs(8) feature apparently nobody knows about. Sponsored by: The FreeBSD Foundation Modified: stable/10/sbin/growfs/growfs.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/sbin/growfs/growfs.8 ============================================================================== --- stable/10/sbin/growfs/growfs.8 Sun Dec 21 11:22:15 2014 (r275998) +++ stable/10/sbin/growfs/growfs.8 Sun Dec 21 11:23:59 2014 (r275999) @@ -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-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"