diff options
author | Mario Limonciello <mario.limonciello@dell.com> | 2018-03-28 11:00:06 -0500 |
---|---|---|
committer | Mario Limonciello <mario.limonciello@dell.com> | 2018-03-28 15:11:10 -0500 |
commit | e68c79db912f8ea7ae6614113d15c81aa8866601 (patch) | |
tree | 97db92d5b8a071575af152cc4b0407dade5430c5 /man/systemd.special.xml | |
parent | 9d9dd746d461e4524fb3644b20b8138448d666f2 (diff) | |
download | systemd-e68c79db912f8ea7ae6614113d15c81aa8866601.tar.gz |
Rename suspend-to-hibernate to suspend-then-hibernate
Per some discussion with Gnome folks, they would prefer this name
as it's more descriptive of what's happening.
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r-- | man/systemd.special.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 95e2ffc0b5..7bf674e9cc 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -65,7 +65,7 @@ <filename>halt.target</filename>, <filename>hibernate.target</filename>, <filename>hybrid-sleep.target</filename>, - <filename>suspend-to-hibernate.target</filename>, + <filename>suspend-then-hibernate.target</filename>, <filename>initrd-fs.target</filename>, <filename>initrd-root-device.target</filename>, <filename>initrd-root-fs.target</filename>, @@ -309,7 +309,7 @@ </listitem> </varlistentry> <varlistentry> - <term><filename>suspend-to-hibernate.target</filename></term> + <term><filename>suspend-then-hibernate.target</filename></term> <listitem> <para>A special target unit for suspending the system for a period of time, waking it and putting it into hibernate. This pulls in |