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

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


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

Log:
  Document r282465, apple-boot, apple-hfs, apple-ufs support in gpart(8).
  
  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:19:26 2015	(r285484)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:53:34 2015	(r285485)
@@ -1195,6 +1195,11 @@
       <para revision="267359">Support for the
 	<literal>disklabel64</literal> partitioning scheme has been
 	added to &man.gpart.8;.</para>
+
+      <para revision="282465">Support for the
+	<literal>apple-boot</literal>, <literal>apple-hfs</literal>,
+	and <literal>apple-ufs</literal> <acronym>MBR</acronym>
+	partitioning schemes have been added to &man.gpart.8;.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-head mailing list