svn commit: r333723 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu May 17 15:53:35 UTC 2018


Author: gjb
Date: Thu May 17 15:53:33 2018
New Revision: 333723
URL: https://svnweb.freebsd.org/changeset/base/333723

Log:
  Document r328139, du(1) '--si' option.
  
  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:32 2018	(r333722)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu May 17 15:53:33 2018	(r333723)
@@ -262,6 +262,11 @@
 	  identical across the system.</para>
       </note>
 
+      <para revision="328139">The &man.du.1; utility has been updated
+	to include the <literal>--si</literal> long option, which is
+	used to display output in "human-readable" output in
+	powers of 1000.</para>
+
       <para revision="328140">The &man.df.1; utility has been updated
 	to include the <literal>--si</literal> long option, which is
 	an alias to <literal>-H</literal>.</para>


More information about the svn-src-all mailing list