diff --git a/xCAT-client/pods/man1/mkvm.1.pod b/xCAT-client/pods/man1/mkvm.1.pod index 67a97c156..9eb5fff19 100644 --- a/xCAT-client/pods/man1/mkvm.1.pod +++ b/xCAT-client/pods/man1/mkvm.1.pod @@ -231,9 +231,9 @@ Output is similar to: gpok4: Detatching source disk (0100) at (1100) gpok4: Starting LNX3... Done -7. To create a new kvm/vmware virtual machine with 10G storage, 2048M memory and 2 cpus. +7. To create a new kvm/vmware virtual machine with 10G storage, 4096M memory and 2 cpus. - mkvm vm1 -s 10G --mem 2048 --cpus 2 + mkvm vm1 -s 10G --mem 4096 --cpus 2 8. To create a full partition on normal power machine.