X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_uid_get_state.xml;h=b9b713c64e9e508fd6c5af810a67216cde243070;hp=c5096e885b31b335a3d950b374246108e2eed4ae;hb=b59866aefa110d368460edc14f98cd6d79fe05cd;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index c5096e885..b9b713c64 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -93,8 +93,12 @@ at all), lingering (user not logged in, but some user services running), online (user logged in, but not - active), active (user logged in on - an active seat). In the future additional states might + active, i.e. has no session in the foreground), + active (user logged in, and has at + least one active session, i.e. one session in the + foreground), closing (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 @@ -177,7 +181,7 @@ systemd1, - sd-login7, + sd-login3, sd_pid_get_owner_uid3