svn commit: r271711 - head/usr.sbin/bhyve
Glen Barber
gjb at FreeBSD.org
Wed Sep 17 16:45:20 UTC 2014
Author: gjb
Date: Wed Sep 17 16:45:20 2014
New Revision: 271711
URL: http://svnweb.freebsd.org/changeset/base/271711
Log:
Update the bhyve(8) manual to reflect that it is no
longer considered 'experimental.'
Reviewed by: grehan
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/bhyve/bhyve.8
Modified: head/usr.sbin/bhyve/bhyve.8
==============================================================================
--- head/usr.sbin/bhyve/bhyve.8 Wed Sep 17 14:20:04 2014 (r271710)
+++ head/usr.sbin/bhyve/bhyve.8 Wed Sep 17 16:45:20 2014 (r271711)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 26, 2014
+.Dd September 17, 2014
.Dt BHYVE 8
.Os
.Sh NAME
@@ -43,7 +43,7 @@
.Ar vmname
.Sh DESCRIPTION
.Nm
-is an experimental hypervisor that runs guest operating systems inside a
+is a hypervisor that runs guest operating systems inside a
virtual machine.
.Pp
Parameters such as the number of virtual CPUs, amount of guest memory, and
More information about the svn-src-all
mailing list