From edb100ede1cf2c047bba45a8af0f7370909bedb5 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 2 Apr 2001 22:48:54 +0000 Subject: Document the newfs.c rev 1.33 changing the default c/g from 16 to 22. --- sbin/newfs/newfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/newfs') diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 2c06f71..faa5bd4 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -172,7 +172,7 @@ The block size of the file system, in bytes. It must be a power of 2. The default size is 8192 bytes, and the smallest allowable size is 4096 bytes. .It Fl c Ar #cylinders/group The number of cylinders per cylinder group in a file system. The default value -is 16. The maximum value is dependent on a number of other parameters, in +is 22. The maximum value is dependent on a number of other parameters, in particular the block size. The best way to find the maximum value for a specific file system is to attempt to specify a value which is far too large: .Nm -- cgit v1.1