svn commit: r333734 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Thu May 17 15:53:49 UTC 2018
Author: gjb
Date: Thu May 17 15:53:44 2018
New Revision: 333734
URL: https://svnweb.freebsd.org/changeset/base/333734
Log:
Document r332460, makefs(8) default block and fragment sizes
synced with newfs(8).
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:44 2018 (r333733)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:44 2018 (r333734)
@@ -373,6 +373,11 @@
attempt to mount write-protected media read-write fails. This
behavior is disabled by default, and can be requested with the
new <literal>autoro</literal> option.</para>
+
+ <para revision="332460" contrib="sponsor" sponsor="&ff;">The
+ &man.makefs.8; utility has been updated to default the block
+ and fragment sizes to match that of &man.newfs.8;, 32K and 4K,
+ respectively.</para>
</sect2>
<sect2 xml:id="userland-contrib">
More information about the svn-src-all
mailing list