summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.login1.xml
diff options
context:
space:
mode:
authorNicolas Fella <6377822+nicolasfella@users.noreply.github.com>2020-08-18 22:36:47 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-08-18 22:44:45 +0200
commit07b4f4496868578e56932a292de0f0b1881ecc84 (patch)
tree675cc61d89e203a791b0be5e1d891f8437bde293 /man/org.freedesktop.login1.xml
parent46b875fb803ce8ee9bcb6a23ad6339db4f735d3a (diff)
downloadsystemd-07b4f4496868578e56932a292de0f0b1881ecc84.tar.gz
Fix function description in logind man page
Fix a presumed copy&paste error. SetLockedHint corresponds to the "locked hint", not the "idle hint".
Diffstat (limited to 'man/org.freedesktop.login1.xml')
-rw-r--r--man/org.freedesktop.login1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml
index 1b7c3b6421..002abbb7e3 100644
--- a/man/org.freedesktop.login1.xml
+++ b/man/org.freedesktop.login1.xml
@@ -1224,7 +1224,7 @@ node /org/freedesktop/login1/session/1 {
signals (or after an internal timeout) are automatically completed by
<filename>systemd-logind</filename> asynchronously.</para>
- <para><function>SetLockedHint()</function> may be used to set the "idle hint" to
+ <para><function>SetLockedHint()</function> may be used to set the "locked hint" to
<varname>locked</varname>, i.e. information whether the session is locked. This is intended to be used
by the desktop environment to tell <command>systemd-logind</command> when the session is locked and
unlocked.</para>