From 442cdb817e0d29c94f98bf9c534d609f7d10380a Mon Sep 17 00:00:00 2001 From: Jingjing Shao Date: Wed, 15 Jun 2016 11:14:32 +0800 Subject: [PATCH] doc: Fix explanation of S3 and S4 states Explanation of S3 and S4 states was swapped. --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 82b6aae7e6..dd9f153336 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1462,7 +1462,7 @@
pm
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.