Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2014 16:45:20 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r271711 - head/usr.sbin/bhyve
Message-ID:  <201409171645.s8HGjK7l048111@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409171645.s8HGjK7l048111>