1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

man: fix description of sd_uid_get_sessions

This commit is contained in:
Pavel Březina 2021-12-02 13:07:07 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent d5ee050ffc
commit 2f121b6fa1

View File

@ -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