summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-09-22 14:54:12 +0000
committergjb <gjb@FreeBSD.org>2014-09-22 14:54:12 +0000
commitd6ca07d629c0f45abbd985021d134d0d474b5eca (patch)
treedbf14bb083901daeee8d881c0061f32c1d15ff58 /usr.sbin/bhyve
parentbff2829041c7e19356e6c424a8c1f2fb06126062 (diff)
downloadFreeBSD-src-d6ca07d629c0f45abbd985021d134d0d474b5eca.zip
FreeBSD-src-d6ca07d629c0f45abbd985021d134d0d474b5eca.tar.gz
MFC r271711:
Update the bhyve(8) manual to reflect that it is no longer considered 'experimental.' Approved by: re (delphij) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.sbin/bhyve')
-rw-r--r--usr.sbin/bhyve/bhyve.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 80b814a..d5dc8e6 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -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
OpenPOWER on IntegriCloud