From 630d4e14083fc3798b757604eb2055822b77608b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 31 Oct 2012 00:19:34 +0100 Subject: man: explain a bit more detailed what happens on suspend --- man/systemctl.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 786c2bdfcf..31f3b1a909 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1173,17 +1173,29 @@ suspend - Suspend the system. + Suspend the + system. This will trigger activation + of the special + suspend.target + target. hibernate - Hibernate the system. + Hibernate the + system. This will trigger activation + of the special + hibernate.target + target. hybrid-sleep - Hibernate and suspend the system. + Hibernate and suspend + the system. This will trigger + activation of the special + hybrid-sleep.target + target. switch-root [ROOT] [INIT] -- cgit v1.2.3-54-g00ecf