svn commit: r52592 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Dec 5 19:26:35 UTC 2018


Author: gjb
Date: Wed Dec  5 19:26:34 2018
New Revision: 52592
URL: https://svnweb.freebsd.org/changeset/doc/52592

Log:
  Document r338210, bhyve(8) 'help' subcommand to '-l' and '-s' flags.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 17:52:13 2018	(r52591)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Dec  5 19:26:34 2018	(r52592)
@@ -263,6 +263,13 @@
 	<literal>always</literal>, <literal>auto</literal> (default),
 	or <literal>never</literal>.</para>
 
+      <para revision="338210" contrib="sponsor" sponsor="&ix;">The
+	&man.bhyve.8; utility has been updated to add a new subcommand
+	to the <literal>-l</literal> and <literal>-s</literal> flags,
+	<literal>help</literal>, which when used, prints a list of
+	supported <acronym>LPC</acronym> and <acronym>PCI</acronym>
+	devices, respectively.</para>
+
       <para revision="338258">The &man.tftp.1; utility has been
 	updated to change the default transfer mode from
 	<acronym>ASCII</acronym> to binary.</para>


More information about the svn-doc-all mailing list