diff options
Diffstat (limited to 'man/systemd-hibernate-resume-generator.xml')
-rw-r--r-- | man/systemd-hibernate-resume-generator.xml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml index 9771350..9483cd9 100644 --- a/man/systemd-hibernate-resume-generator.xml +++ b/man/systemd-hibernate-resume-generator.xml @@ -28,14 +28,11 @@ <refsect1> <title>Description</title> - <para><command>systemd-hibernate-resume-generator</command> is a - generator that initiates the procedure to resume the system from hibernation. - It creates the + <para><command>systemd-hibernate-resume-generator</command> is a generator that initiates the procedure + to resume the system from hibernation. When <option>resume=</option> kernel command line option or + <varname>HibernateLocation</varname> EFI variable is detected, it enables the <citerefentry><refentrytitle>systemd-hibernate-resume.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> - unit according to the value of <option>resume=</option> parameter - specified on the kernel command line, or the value of EFI variable - <varname>HibernateLocation</varname>, which will instruct the kernel - to resume the system from the hibernation image on that device.</para> + unit, which will instruct the kernel to resume the system from the hibernation image.</para> </refsect1> <refsect1> |