[9front] [PATCH] fix small typo in vmx(3)

vmx(3) does not use itself to implement virtual machines.
This commit is contained in:
kemal 2021-03-06 22:52:00 +01:00
parent 4083ff093e
commit ea347ee7f1

View file

@ -17,7 +17,7 @@ The
.I vmx
device supports "virtual CPUs" using the Intel VT-x extension (a.k.a. VMX instruction set).
This is used by
.IR vmx (3)
.IR vmx (1)
to implement virtual machines.
Access to the
.I vmx