Date: Wed, 31 Oct 2018 20:24:21 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52440 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes Message-ID: <201810312024.w9VKOLg1023662@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Wed Oct 31 20:24:20 2018 New Revision: 52440 URL: https://svnweb.freebsd.org/changeset/doc/52440 Log: Document r337505, dd(1) 'status=progress' addition. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Oct 31 20:24:19 2018 (r52439) +++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Oct 31 20:24:20 2018 (r52440) @@ -173,6 +173,11 @@ <para>xlint and the ability to build lint libraries or lint source code has been removed.</para> + <para revision="337505">The &man.dd.1; utility has been updated + to add the <literal>status=progress</literal> option, which + prints the status of its operation on a single line once per + second, similar to <acronym>GNU</acronym> &man.dd.1;.</para> + <para revision="337332">The &man.date.1; utility has been updated to include a new flag, <literal>-I</literal>, which prints its output in <acronym>ISO</acronym> 8601
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810312024.w9VKOLg1023662>