summaryrefslogtreecommitdiff
path: root/man/sd_uid_get_state.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_uid_get_state.xml')
-rw-r--r--man/sd_uid_get_state.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml
index c5096e885b..f302b34c60 100644
--- a/man/sd_uid_get_state.xml
+++ b/man/sd_uid_get_state.xml
@@ -93,8 +93,12 @@
at all), <literal>lingering</literal> (user not logged
in, but some user services running),
<literal>online</literal> (user logged in, but not
- active), <literal>active</literal> (user logged in on
- an active seat). In the future additional states might
+ active, i.e. has no session in the foreground),
+ <literal>active</literal> (user logged in, and has at
+ least one active session, i.e. one session in the
+ foreground), <literal>closing</literal> (user not
+ logged in, and not lingering, but some processes are
+ still around). In the future additional states might
be defined, client code should be written to be robust
in regards to additional state strings being
returned. The returned string needs to be freed with