Document the newfs.c rev 1.33 changing the default c/g from 16 to 22.
This commit is contained in:
parent
979c660ff3
commit
320e8df4c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user