mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: fix description of sd_uid_get_sessions
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
d5ee050ffc
commit
2f121b6fa1
@@ -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 (> 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 (< 0). The call returns a
|
||||
<constant>NULL</constant> terminated string array of session
|
||||
identifiers in <parameter>sessions</parameter> which needs to be
|
||||
|
||||
Reference in New Issue
Block a user