svn commit: r332710 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:32 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:16 2018
New Revision: 332710
URL: https://svnweb.freebsd.org/changeset/base/332710

Log:
  Document r321413, bhyve virtio_console(4) support.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:15 2018	(r332709)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:16 2018	(r332710)
@@ -413,7 +413,8 @@
     <sect2 xml:id="hardware-virtualization">
       <title>Virtualization Support</title>
 
-      <para> </para>
+      <para revision="321413">Support for &man.virtio.console.4; has
+	been added to &man.bhyve.4;.</para>
     </sect2>
 
     <sect2 xml:id="hardware-arm">


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