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

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:14:56 UTC 2015


Author: gjb
Date: Mon Oct  5 20:14:55 2015
New Revision: 288889
URL: https://svnweb.freebsd.org/changeset/base/288889

Log:
  Document r287122, NTFS support in mkimg(1).
  
  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 Oct  5 20:14:25 2015	(r288888)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:14:55 2015	(r288889)
@@ -166,7 +166,10 @@
     <sect2 xml:id="userland-programs">
       <title>Userland Application Changes</title>
 
-      <para> </para>
+      <para revision="287122">The &man.mkimg.1; utility has been
+	updated to include support for <literal>NTFS</literal>
+	filesystems in both <acronym>MBR</acronym> and
+	<acronym>GPT</acronym> partitioning schemes.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list