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=c5096e885b31b335a3d950b374246108e2eed4ae;hp=67776257db26ed35e7457533677dc59e565dabc5;hb=97a66e94700845239cfe628da3569ac06034fa4d;hpb=595aae376fae21f885ec9af2cac1aaf3ff3e9bee diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml index 67776257d..c5096e885 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 . --> @@ -56,27 +56,27 @@ int sd_uid_get_state - uid_t pid + uid_t uid char** state int sd_uid_is_on_seat - uid_t pid + uid_t uid int require_active const char* seat int sd_uid_get_sessions - uid_t pid + uid_t uid int require_active char*** sessions int sd_uid_get_seats - uid_t pid + uid_t uid int require_active char*** seats