Date: Thu, 17 May 2018 15:53:41 +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: r333730 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201805171553.w4HFrfO9009302@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu May 17 15:53:41 2018 New Revision: 333730 URL: https://svnweb.freebsd.org/changeset/base/333730 Log: Document r328138, indent(1) supports the SIMPLE_BACKUP_SUFFIX environment variable also used by patch(1). 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:40 2018 (r333729) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu May 17 15:53:41 2018 (r333730) @@ -287,6 +287,10 @@ identical across the system.</para> </note> + <para revision="328138">The &man.indent.1; utility has been + updated to respect the <literal>SIMPLE_BACKUP_SUFFIX</literal> + environment variable if set.</para> + <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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805171553.w4HFrfO9009302>