summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authoraiju <devnull@localhost>2019-06-11 11:36:20 +0000
committeraiju <devnull@localhost>2019-06-11 11:36:20 +0000
commit9a9403bb665ee5f2b65176fd41c279b70ed1c21c (patch)
tree1f08c909cb9168433d5653eac707be7dc34e82b6 /sys/man
parent39a435ee1c9026ed8b26aa8bb1c03ac7d8d14809 (diff)
vmx(1): update BUGS
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/1/vmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/vmx b/sys/man/1/vmx
index 656a114cf..8d014c294 100644
--- a/sys/man/1/vmx
+++ b/sys/man/1/vmx
@@ -135,7 +135,7 @@ The first boot module is passed as the \fIinitrd\fR; any further boot modules ar
.I Vmx
can and will crash your kernel.
.PP
-Currently only one core and only one VM at a time is supported.
+Currently only one core is supported.
.PP
The Linux \fLvga=\fR option is not supported, as well as many of the OpenBSD boot variables.
.SH HISTORY