git: 3ae2df5499 - main - handbook/virtualization: Fix typo
Ceri Davies <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/doc/commit/?id=3ae2df5499cc178c736144f2d06c17d138a67f91 commit 3ae2df5499cc178c736144f2d06c17d138a67f91 Author: Ceri Davies <[email protected]> AuthorDate: 2021-07-24 12:50:45 +0000 Commit: Ceri Davies <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"