diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-08-19 19:08:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-19 19:08:41 +0200 |
commit | dc9710ae23a82c8353d016d410a4cca02f14f6b5 (patch) | |
tree | 49614254389a9a0bc17c46d955b2eda61dd1694d /man/systemd-inhibit.xml | |
parent | fb1bad9d51644f9db75f0aff7afc45610662756d (diff) | |
parent | 05b2a8fd7a0533758d2f532df798cabc3c442683 (diff) |
Merge pull request #3961 from keszybz/pr/3924
Add documentation to #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> |