summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2021-12-02 13:07:07 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-12-06 12:39:03 +0100
commit2f121b6fa1f6aa4c9bd699fce52f0b087abefd01 (patch)
tree6a0526c24db291d00117555fb845cf42af0c2e73
parentd5ee050ffc9d413253932d9340ade8c8fb111092 (diff)
downloadsystemd-2f121b6fa1f6aa4c9bd699fce52f0b087abefd01.tar.gz
man: fix description of sd_uid_get_sessions
-rw-r--r--man/sd_uid_get_state.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml
index 2d6fb0c8a3..087a2d539d 100644
--- a/man/sd_uid_get_state.xml
+++ b/man/sd_uid_get_state.xml
@@ -101,7 +101,7 @@
<parameter>require_active</parameter> parameter controls whether
the returned list shall consist of only those sessions where the
user is currently active (&gt; 0), where the user is currently
- online but possibly inactive (= 0), or logged in at all but
+ online but possibly inactive (= 0), or logged in but
possibly closing the session (&lt; 0). The call returns a
<constant>NULL</constant> terminated string array of session
identifiers in <parameter>sessions</parameter> which needs to be