summaryrefslogtreecommitdiff
path: root/man/logind.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-05 00:46:31 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-08 13:54:23 +0200
commit4943c1c94ba751c98763f4232b4350481b22c90a (patch)
treeb43c4026d0941298ddff971f191ca40b1e2c56b5 /man/logind.conf.xml
parentdd5f0a96f734aafa00f6c3aea4003b7fdd278d81 (diff)
logind: use "sleep" as generic term for "suspend", "hibernate", and later on "hybrid suspend"
Diffstat (limited to 'man/logind.conf.xml')
-rw-r--r--man/logind.conf.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index deca1cdd7..166038b38 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -151,11 +151,12 @@
<term><varname>InhibitDelayMaxSec=</varname></term>
<listitem><para>Specifies the maximum
- time a suspend or reboot is delayed
- due to an inhibitor lock of type
- <literal>delay</literal> being taken
- before it is ignored and the operation
- executed anyway. Defaults to
+ time a system shutdown or sleep
+ request is delayed due to an inhibitor
+ lock of type <literal>delay</literal>
+ being taken before it is ignored and
+ the operation executed
+ anyway. Defaults to
5s.</para></listitem>
</varlistentry>