svn commit: r285497 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Jul 13 18:54:07 UTC 2015


Author: gjb
Date: Mon Jul 13 18:54:06 2015
New Revision: 285497
URL: https://svnweb.freebsd.org/changeset/base/285497

Log:
  Document r284523, mkimg(1) '-c' option.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:54:03 2015	(r285496)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:54:06 2015	(r285497)
@@ -233,6 +233,11 @@
 	an argument to the <literal>-r</literal> flag, improving
 	compatibility with the <acronym>GNU</acronym> &man.date.1;
 	utility behavior.</para>
+
+      <para revision="284523">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>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list