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

Glen Barber gjb at FreeBSD.org
Sat Jan 10 22:03:45 UTC 2015


Author: gjb
Date: Sat Jan 10 22:03:44 2015
New Revision: 276921
URL: https://svnweb.freebsd.org/changeset/base/276921

Log:
  Document r271482, mkimg(1) support for empty partition
  entries.
  
  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	Sat Jan 10 22:03:42 2015	(r276920)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:03:44 2015	(r276921)
@@ -386,6 +386,9 @@
       to include a new keyword, <quote>tracer</quote>, which displays
       the parent <acronym>PID</acronym> of a child process.</para>
 
+    <para revision="271482">Support for adding empty partitions has
+      been added to the &man.mkimg.1; utility.</para>
+
     <sect3 xml:id="rc-scripts">
       <title><filename>/etc/rc.d</filename> Scripts</title>
 


More information about the svn-src-all mailing list