From d0bcb20ae1b6ac3b18ba535de9ca5fa099dfc08e Mon Sep 17 00:00:00 2001 From: blackend Date: Fri, 23 Jan 2004 17:35:09 +0000 Subject: Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4". PR: bin/61472 Submitted by: Alex Popa MFC after: 1 week --- sbin/growfs/growfs.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sbin/growfs') diff --git a/sbin/growfs/growfs.8 b/sbin/growfs/growfs.8 index 8480579..7bcc46a 100644 --- a/sbin/growfs/growfs.8 +++ b/sbin/growfs/growfs.8 @@ -158,7 +158,8 @@ starting with .Fx 4.4 . To avoid an unexpected relocation of that structure it is possible to use .Nm ffsinfo -.Fl c Ar 0 +.Fl g Ar 0 +.Fl l Ar 4 on the first cylinder group to verify that .Em nbfree in the CYLINDER SUMMARY (internal cs) of the CYLINDER GROUP -- cgit v1.1