[systemd-devel] [PATCH] man/logind.conf.xml: make consistent with default logind.conf
Chris Atkinson
cwa at pipeline.com
Sat Nov 22 12:58:47 PST 2014
See Bug 86263
---
man/logind.conf.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index d245bf4..d37fcba 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -281,17 +281,17 @@
sleep keys and the lid switch are
subject to inhibitor locks. These
settings take boolean arguments. If
- <literal>off</literal>, the inhibitor
+ <literal>no</literal>, the inhibitor
locks taken by applications in order
to block the requested operation are
- respected. If <literal>on</literal>,
+ respected. If <literal>yes</literal>,
the requested operation is executed in
any
case. <varname>PowerKeyIgnoreInhibited=</varname>,
<varname>SuspendKeyIgnoreInhibited=</varname>
and
<varname>HibernateKeyIgnoreInhibited=</varname>
- default to <literal>off</literal>.
+ default to <literal>no</literal>.
<varname>LidSwitchIgnoreInhibited=</varname>
defaults to
<literal>yes</literal>. This means
--
2.1.3
More information about the systemd-devel
mailing list