]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Correct name of domain/pm/suspend-to-mem in docs
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 10 Oct 2012 19:44:35 +0000 (22:44 +0300)
committerCole Robinson <crobinso@redhat.com>
Thu, 18 Oct 2012 17:16:54 +0000 (13:16 -0400)
(cherry picked from commit 0ec6aebb6461b3d6ef71322114cf160ae2d3de19)

docs/formatdomain.html.in

index bc4cc4a2abae9f6aef235b73e9b3c0ee9174537b..687ff8fac2b98718600bc8b6711b1a357f52c27f 100644 (file)
   ...
   &lt;pm&gt;
     &lt;suspend-to-disk enabled='no'/&gt;
-    &lt;suspend-to-ram enabled='yes'/&gt;
+    &lt;suspend-to-mem enabled='yes'/&gt;
   &lt;/pm&gt;
   ...</pre>