summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormlarkin <mlarkin@openbsd.org>2015-11-13 01:14:26 +0000
committermlarkin <mlarkin@openbsd.org>2015-11-13 01:14:26 +0000
commitf5aa0305c4e55fa2562fd76aa99e56179308ffb8 (patch)
tree462205011aeacb97aa5f0d3a99459b2a425e1485
parentman pages for vmm (diff)
downloadwireguard-openbsd-f5aa0305c4e55fa2562fd76aa99e56179308ffb8.tar.xz
wireguard-openbsd-f5aa0305c4e55fa2562fd76aa99e56179308ffb8.zip
rephrase some odd wording.
-rw-r--r--share/man/man4/man4.amd64/vmm.48
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man4/man4.amd64/vmm.4 b/share/man/man4/man4.amd64/vmm.4
index dff01bbbabf..3eaa776d286 100644
--- a/share/man/man4/man4.amd64/vmm.4
+++ b/share/man/man4/man4.amd64/vmm.4
@@ -58,13 +58,11 @@ host capacity.
The
.Nm
driver requires suitable host CPU capabilites in order to provide
-VM services. Currently, the
+VM services. The
.Nm
driver requires at least one CPU with hardware-assisted virtualization
-capabillities. Presently, the
-.Nm
-driver requires nested or extended paging capabilities to be
-supported by the host CPU. For more information, consult your CPU
+capabillities and nested or extended paging capabilities to be
+present on the host. For more information, consult your CPU
vendor's documentation.
.Sh SEE ALSO
.Xr cpu 4 ,