growfs(8) was first in 4.4, not 5.0.
PR: 34478 Submitted by: Tom Rhodes <darklogik@pittgoth.com>
This commit is contained in:
parent
91c5268d54
commit
d9a226808c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12030
1 changed files with 2 additions and 2 deletions
|
@ -1666,8 +1666,8 @@ Mounting root from ufs:/dev/md0c
|
|||
with the size, and then restoring.</para>
|
||||
|
||||
<important>
|
||||
<para>FreeBSD 5.0 will feature a new command,
|
||||
<command>growfs</command>, which will make it possible to
|
||||
<para>FreeBSD 4.4 and up have a featured command, the
|
||||
&man.growfs.8, which will makes it possible to
|
||||
increase the size of a filesystem on the fly, removing this
|
||||
limitation.</para>
|
||||
</important>
|
||||
|
|
Loading…
Reference in a new issue