This patch modifies the information in the help page, making clear that
some edited properties will not take effect until next boot.
Signed-off-by: Rodrigo Trujillo <rodrigo.trujillo(a)linux.vnet.ibm.com>
---
ui/pages/help/en_US/guests.dita | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/ui/pages/help/en_US/guests.dita b/ui/pages/help/en_US/guests.dita
index f6e2c6c..1bb437a 100644
--- a/ui/pages/help/en_US/guests.dita
+++ b/ui/pages/help/en_US/guests.dita
@@ -68,20 +68,22 @@ create a template.</li>
</cshelp>
<cshelp id="kimhvirtmedit" xml:lang="en-us">
<title>Edit guest</title>
-<shortdesc>Edit the properties of an existing virtual machine. Guests
-can be edited only while stopped.</shortdesc>
+<shortdesc>Edit the properties of an existing virtual machine. Some properties
+can be edited only while guest is stopped. Others will take effect in next
boot.</shortdesc>
<csprolog><csmetadata></csmetadata></csprolog>
<csbody>
<p>For each guest, the following information is displayed on the
<wintitle>General</wintitle> tab:<dl>
<dlentry>
<dt>Name</dt>
-<dd>Name of the virtual machine.</dd>
+<dd>Name of the virtual machine. (can only be edited while guest is
stopped)</dd>
</dlentry><dlentry>
<dt>CPUs</dt>
-<dd>Number of processors.</dd>
+<dd>Number of processors. (if guest is running, new amount will take effect
+in next boot)</dd>
</dlentry><dlentry>
<dt>Memory</dt>
-<dd>Amount of memory in MB.</dd>
+<dd>Amount of memory in MB. (if guest is running, new amount will take effect
+in next boot)</dd>
</dlentry><dlentry>
<dt>Icon</dt>
<dd>Graphic image representing the Linux distribution to be displayed
--
1.9.0