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

Glen Barber gjb at FreeBSD.org
Mon Aug 25 13:15:34 UTC 2014


Author: gjb
Date: Mon Aug 25 13:15:33 2014
New Revision: 270561
URL: http://svnweb.freebsd.org/changeset/base/270561

Log:
  Move r267399 note to the virtualization subsection.
  
  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 Aug 25 13:15:31 2014	(r270560)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:33 2014	(r270561)
@@ -246,9 +246,6 @@
       <para revision="267084">The &man.mfi.4; driver has been
 	updated to include support for unmapped I/O.</para>
 
-      <para revision="267399">Support for &os;/i386 guests has been
-	added to &man.bhyve.4;.</para>
-
       <sect3 xml:id="kernel-virtualization">
 	<title>Virtualization Support</title>
 
@@ -260,6 +257,9 @@
 	<para revision="261090">The &man.bhyve.4; hypervisor now
 	  supports soft power-off functionality via the ACPI S5
 	  state.</para>
+
+	<para revision="267399">Support for &os;/i386 guests has been
+	  added to &man.bhyve.4;.</para>
       </sect3>
 
       <sect3 xml:id="kernel-arm">


More information about the svn-src-stable-10 mailing list