[systemd-commits] man/systemd-hibernate-resume at .service.xml
Zbigniew JÄdrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Tue Aug 26 18:14:48 PDT 2014
man/systemd-hibernate-resume at .service.xml | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
New commits:
commit 36f5ace2db7fc43796107b2da9874e4c4bbc623e
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Tue Aug 26 21:14:11 2014 -0400
man: reword sd-hibernate-resume description and add link
"each device" was suggesting that this service might be instantiated
multiple times. "hibernation resume" was too jargon-y.
diff --git a/man/systemd-hibernate-resume at .service.xml b/man/systemd-hibernate-resume at .service.xml
index 9b188b0..30bfd88 100644
--- a/man/systemd-hibernate-resume at .service.xml
+++ b/man/systemd-hibernate-resume at .service.xml
@@ -54,13 +54,14 @@
<refsect1>
<title>Description</title>
- <para><filename>systemd-hibernate-resume at .service</filename> is a
- service that initiates hibernation resume from a device
- containing the resume image. It is instantiated for each
- device that is configured for resuming from.</para>
+ <para><filename>systemd-hibernate-resume at .service</filename>
+ initiates the resume from hibernation. It is
+ instantiated with the device to resume from as the
+ template argument.</para>
<para><filename>systemd-hibernate-resume</filename> only supports
- the in-kernel hibernation implementation, known as swsusp.
+ the in-kernel hibernation implementation, known as
+ <ulink url="https://www.kernel.org/doc/Documentation/power/swsusp.txt">swsusp</ulink>.
Internally, it works by writing the major:minor of specified
device node to <filename>/sys/power/resume</filename>.</para>
More information about the systemd-commits
mailing list