svn commit: r266346 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat May 17 19:59:47 UTC 2014


Author: gjb
Date: Sat May 17 19:59:46 2014
New Revision: 266346
URL: http://svnweb.freebsd.org/changeset/base/266346

Log:
  Reword r266269 text, based on feedback from cperciva.
  Mention the kld module name.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat May 17 19:45:58 2014	(r266345)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat May 17 19:59:46 2014	(r266346)
@@ -293,7 +293,8 @@
 
       <para revision="266269">Support for &man.xen.4;
 	hardware-assisted virtualization, <literal>XENHVM</literal>,
-	has been reworked as a loadable module.</para>
+	is now available as a loadable module,
+	<literal>xenhvm.ko</literal>.</para>
 
       <sect3 xml:id="boot">
 	<title>Boot Loader Changes</title>


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