]> xenbits.xensource.com Git - libvirt.git/commitdiff
doc: Fix explanation of S3 and S4 states
authorJingjing Shao <jishao@redhat.com>
Wed, 15 Jun 2016 03:14:32 +0000 (11:14 +0800)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 15 Jun 2016 06:58:14 +0000 (08:58 +0200)
Explanation of S3 and S4 states was swapped.

docs/formatdomain.html.in

index 82b6aae7e64107e84d3b84a620f2748f37e0e056..dd9f153336ebebc992c18d200b0c272cbc798380 100644 (file)
     <dl>
       <dt><code>pm</code></dt>
       <dd>These elements enable ('yes') or disable ('no') BIOS support
-        for S3 (suspend-to-disk) and S4 (suspend-to-mem) ACPI sleep
+        for S3 (suspend-to-mem) and S4 (suspend-to-disk) ACPI sleep
         states. If nothing is specified, then the hypervisor will be
         left with its default value.</dd>
     </dl>