From 4943c1c94ba751c98763f4232b4350481b22c90a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 5 May 2012 00:46:31 +0200 Subject: logind: use "sleep" as generic term for "suspend", "hibernate", and later on "hybrid suspend" --- man/systemd-inhibit.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/systemd-inhibit.xml') diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index 34095902c2..c71a954428 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -60,14 +60,14 @@ Description systemd-inhibit may be used - to execute a program with a shutdown, suspend or idle + to execute a program with a shutdown, sleep or idle inhibitor lock taken. The lock will be acquired before the specified command line is executed and released afterwards. Inhibitor locks may be used to block or delay - suspend and shutdown requests from the user, as well - as automatic idle handling of the OS. This may be used + system sleep and shutdown requests from the user, as well + as automatic idle handling of the OS. This is useful to avoid system suspends while an optical disc is being recorded, or similar operations that should not be interrupted. @@ -101,7 +101,7 @@ separated list of one or more operations to inhibit: shutdown, - suspend, + sleep, idle, for inhibiting reboot/power-off/halt/kexec, suspending/hibernating, resp. the -- cgit v1.2.3-54-g00ecf