diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-08-14 16:27:59 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-08-14 16:29:04 -0400 |
commit | 05b2a8fd7a0533758d2f532df798cabc3c442683 (patch) | |
tree | 9dbfb21a4eb051d6b96f9b73c29b5a21fec76800 /man/systemd-inhibit.xml | |
parent | 06a70b918d4d753769a727239f75af8896006467 (diff) |
man: explain that *KeyIgnoreInhibited only apply to a subset of locks
Follow-up for #3924.
Diffstat (limited to 'man/systemd-inhibit.xml')
-rw-r--r-- | man/systemd-inhibit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index 9d85908f97..ce169960d8 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -61,7 +61,7 @@ <title>Description</title> <para><command>systemd-inhibit</command> may be used to execute a - program with a shutdown, sleep or idle inhibitor lock taken. The + 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.</para> |