From 8af4736afef140f2286caf7e282eabd3fa393405 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 2 Apr 2001 22:48:54 +0000 Subject: [PATCH] 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(-) diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 2c06f71f400f..faa5bd411923 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