svn commit: r285489 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 18:53:45 UTC 2015


Author: gjb
Date: Mon Jul 13 18:53:43 2015
New Revision: 285489
URL: https://svnweb.freebsd.org/changeset/base/285489

Log:
  Reword previous mkimg(1) update.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:53:41 2015	(r285488)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:53:43 2015	(r285489)
@@ -324,10 +324,9 @@
 	updated to link against the &man.libxo.3; shared
 	library.</para>
 
-      <para revision="279139">The &man.mkimg.1; utility has been
-	updated to version 20150222, adding the <literal>-c</literal>
-	argument which allows specifying the capacity of the target
-	disk image.</para>
+      <para revision="279139">A new flag, <literal>-c</literal>, has
+	been added to the &man.mkimg.1; utility, which allows
+	specifying the capacity of the target disk image.</para>
 
       <para revision="280870">A regression in the &man.libarchive.3;
 	library that would prevent a directory from being included in


More information about the svn-src-head mailing list