]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix description of sd_uid_get_sessions
authorPavel Březina <pbrezina@redhat.com>
Thu, 2 Dec 2021 12:07:07 +0000 (13:07 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 6 Dec 2021 11:39:03 +0000 (12:39 +0100)
man/sd_uid_get_state.xml

index 2d6fb0c8a347eedadd6cc60fceecfe59cd816570..087a2d539d0ada267b2625b3b2a22424e8b1014a 100644 (file)
     <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