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

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:42:48 UTC 2018


Author: gjb
Date: Wed Apr 18 14:42:46 2018
New Revision: 332680
URL: https://svnweb.freebsd.org/changeset/base/332680

Log:
  Document r328140, df(1) '--si' alias to '-H'.
  
  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	Wed Apr 18 14:42:45 2018	(r332679)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:42:46 2018	(r332680)
@@ -165,6 +165,10 @@
     <sect2 xml:id="userland-programs">
       <title>Userland Application Changes</title>
 
+      <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>
+
       <para revision="331471">The &man.ps.1; utility has been updated
 	to include a <literal>jail</literal>, which when used will
 	list the name of a &man.jail.8; instead of the numeric


More information about the svn-src-all mailing list