diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-07 13:18:28 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-07 13:18:28 +0000 |
| commit | be42c56328f62acaa6312aa044599cba8c527e03 (patch) | |
| tree | 3be431d83dc5da284e03196d385e5bac6af89e21 | |
| parent | 7ae5c6791e9b3e5cb4de4d530898a9e3dd446e74 (diff) | |
Notes
| -rw-r--r-- | sbin/newfs/newfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs/newfs.8 b/sbin/newfs/newfs.8 index 907a83d93199..c655fb0a1ae7 100644 --- a/sbin/newfs/newfs.8 +++ b/sbin/newfs/newfs.8 @@ -276,7 +276,7 @@ bad sector allocation. Creates a new ufs file system on .Pa ad3s1a . .Nm -will use a block size of 16384 bytes, a fragement size of 2048 bytes +will use a block size of 16384 bytes, a fragment size of 2048 bytes and the largest possible number of cylinders per group. These values tend to produce better performance than the defaults for most applications. |
