X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_get_seats.xml;h=4bdb5c3e9e6e592bf3957584a82cfd7836b6dfc4;hp=2ac76500ec8dc409fb22a996a212e849d5b74f60;hb=903a0b07e003c1ad976dc30e98b69a70778007ad;hpb=595aae376fae21f885ec9af2cac1aaf3ff3e9bee diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 2ac76500e..4bdb5c3e9 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -8,20 +8,20 @@ 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 . --> - + sd_get_seats @@ -65,7 +65,7 @@ int sd_get_uids - char*** sessions + uid_t** users @@ -89,6 +89,8 @@ Similar, sd_get_uids() may be used to determine all Unix users who currently have login sessions. + + Note that the returned lists are not sorted and in an undefined order. @@ -119,7 +121,7 @@ systemd1, - sd-login7, + sd-login3, sd_session_get_seat3