Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 13:42:43 GMT
From:      Ceri Davies <ceri@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 3ae2df5499 - main - handbook/virtualization: Fix typo
Message-ID:  <202107241342.16ODghZV056320@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri:

URL: https://cgit.FreeBSD.org/doc/commit/?id=3ae2df5499cc178c736144f2d06c17d138a67f91

commit 3ae2df5499cc178c736144f2d06c17d138a67f91
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2021-07-24 12:50:45 +0000
Commit:     Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2021-07-24 12:51:10 +0000

    handbook/virtualization: Fix typo
---
 documentation/content/en/books/handbook/virtualization/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc
index 244633e075..64be6b0f86 100644
--- a/documentation/content/en/books/handbook/virtualization/_index.adoc
+++ b/documentation/content/en/books/handbook/virtualization/_index.adoc
@@ -622,7 +622,7 @@ perm pass* 0660
 [[virtualization-host-bhyve]]
 == FreeBSD as a Host with bhyve
 
-The bhyveBSD-licensed hypervisor became part of the base system with FreeBSD 10.0-RELEASE.
+The bhyve BSD-licensed hypervisor became part of the base system with FreeBSD 10.0-RELEASE.
 This hypervisor supports a number of guests, including FreeBSD, OpenBSD, and many Linux(R) distributions.
 By default, bhyve provides access to serial console and does not emulate a graphical console.
 Virtualization offload features of newer CPUs are used to avoid the legacy methods of translating instructions and manually managing memory mappings.



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