Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 15:53:45 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r333734 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201805171553.w4HFrjdM009477@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFrjdM009477>