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

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


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

Log:
  Document r282861, apple-boot, apple-hfs, apple-ufs support in gpart(8).
  
  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:53:50 2015	(r285492)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 18:53:55 2015	(r285493)
@@ -531,6 +531,11 @@
 	limit from <literal>128</literal> to <literal>256</literal>,
 	and <acronym>LUN</acronym> limit from <literal>256</literal>
 	to <literal>1024</literal>.</para>
+
+      <para revision="282861">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-stable mailing list