svn commit: r288892 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:15:03 UTC 2015


Author: gjb
Date: Mon Oct  5 20:15:01 2015
New Revision: 288892
URL: https://svnweb.freebsd.org/changeset/base/288892

Log:
  Document r288202, ar(1) '-D' option enabled by default.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:14:59 2015	(r288891)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:15:01 2015	(r288892)
@@ -176,6 +176,11 @@
 	updated to include support for <literal>NTFS</literal>
 	filesystems in both <acronym>MBR</acronym> and
 	<acronym>GPT</acronym> partitioning schemes.</para>
+
+      <para revision="288202" contrib="sponsor" sponsor="&ff;">The
+	&man.ar.1; utility now enables deterministic mode
+	(<literal>-D</literal>) by default.  This behavior can be
+	disabled by specifying the <literal>-U</literal> flag.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list