diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-10-09 20:10:49 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-10-09 20:10:49 +0000 |
| commit | bc1ce487e97ce2a692073d5591a3027448d6423f (patch) | |
| tree | 783a9853866fc9bfb168e433ffe3987f3a77d1d8 | |
| parent | 8503f9516f68a762ccd052bfc0d7dcf31913935b (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 4 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 1d3e0d588aee..b963ef098433 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1437,7 +1437,9 @@ <para>The default number of cylinders per group in &man.newfs.8; is now computed to be the maximum allowable given the current filesystem parameters. It can be overridden with the - <option>-c</option>. Formerly, the default was fixed at 16.</para> + <option>-c</option>. Formerly, the default was fixed at 16. This + change leads to better &man.fsck.8; performance and reduced + fragmentation.</para> <para>A number of buffer overflows in &man.config.8; have been fixed. &merged;</para> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 1d3e0d588aee..b963ef098433 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1437,7 +1437,9 @@ <para>The default number of cylinders per group in &man.newfs.8; is now computed to be the maximum allowable given the current filesystem parameters. It can be overridden with the - <option>-c</option>. Formerly, the default was fixed at 16.</para> + <option>-c</option>. Formerly, the default was fixed at 16. This + change leads to better &man.fsck.8; performance and reduced + fragmentation.</para> <para>A number of buffer overflows in &man.config.8; have been fixed. &merged;</para> |
