Correct name of domain/pm/suspend-to-mem in docs

This commit is contained in:
Zeeshan Ali (Khattak) 2012-10-10 22:44:35 +03:00 committed by Eric Blake
parent 3af8280baf
commit 0ec6aebb64

View File

@ -983,7 +983,7 @@
... ...
<pm> <pm>
<suspend-to-disk enabled='no'/> <suspend-to-disk enabled='no'/>
<suspend-to-ram enabled='yes'/> <suspend-to-mem enabled='yes'/>
</pm> </pm>
...</pre> ...</pre>