svn commit: r52440 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Oct 31 20:24:27 UTC 2018


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


More information about the svn-doc-all mailing list