From 9fb1cbe86a056a8aa1c9596c91d6a039b88d51bf Mon Sep 17 00:00:00 2001 From: jose_d Date: Wed, 28 Aug 2019 17:15:26 +0200 Subject: [PATCH] documentation: kvm: simplify wording --- .../admin-guides/manage_clusters/common/kvm/manage_vm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/kvm/manage_vm.rst b/docs/source/guides/admin-guides/manage_clusters/common/kvm/manage_vm.rst index e4a511b35..de9392756 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/kvm/manage_vm.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/kvm/manage_vm.rst @@ -37,7 +37,7 @@ After the VM object is created, several key attributes need to be specified with chdef vm1 vmhost=kvmhost1 -4. the virtual memory size, with the unit "Megabit". Specify 1GB memory to "vm1" here: :: +4. the virtual memory size (in Megabytes): :: chdef vm1 vmmemory=2048