Date: Thu, 17 May 2018 15:53:33 +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: r333723 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201805171553.w4HFrXdP008996@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFrXdP008996>