diff options
author | tomsoft <tomsoft@FreeBSD.org> | 2000-12-13 22:19:05 +0000 |
---|---|---|
committer | tomsoft <tomsoft@FreeBSD.org> | 2000-12-13 22:19:05 +0000 |
commit | 6c3562280a54292ac306a87ed5040bbe493b0715 (patch) | |
tree | ac3c96713090194c3b4368c4c246cbe07acddcc1 /sbin/growfs | |
parent | fd5f604e9fef5fdc1d2bc1c9db1f8cef09757eaa (diff) | |
download | FreeBSD-src-6c3562280a54292ac306a87ed5040bbe493b0715.zip FreeBSD-src-6c3562280a54292ac306a87ed5040bbe493b0715.tar.gz |
Fix a logical bug introduced by changing the formatting.
Submitted by: ru
Reviewed by: chm
Diffstat (limited to 'sbin/growfs')
-rw-r--r-- | sbin/growfs/growfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8 index a9e78f7..aa0efd6 100644 --- a/sbin/growfs/growfs.8 +++ b/sbin/growfs/growfs.8 @@ -132,7 +132,7 @@ There is a patch available for For growing above certain limits it is essential to have some free blocks available in the first cylinder group. To avoid the relocation of that structure it is currently recommended to use -.Nm +.Nm ffsinfo .Fl c Ar 0 on the first cylinder group and check that .Em nbfree |