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=9249021aa159a5a992a3d1d3d967a72c667d1f22;hb=a81df0ad90f0dea0eb272c02efe18934fa66fdf2;hpb=bd08f2422491169e92dc0899d5ba848fcae4c15c diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 9249021aa..b9b713c64 100644 --- a/man/sd_uid_get_state.xml +++ b/man/sd_uid_get_state.xml @@ -8,16 +8,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -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