[9front] [PATCH] fix small typo in vmx(3)
vmx(3) does not use itself to implement virtual machines.
This commit is contained in:
parent
4083ff093e
commit
ea347ee7f1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue