X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_get_seats.xml;h=4bdb5c3e9e6e592bf3957584a82cfd7836b6dfc4;hb=ed1553a20d5bc73c1ae8e269d46ee24f80d259d4;hp=2ac76500ec8dc409fb22a996a212e849d5b74f60;hpb=595aae376fae21f885ec9af2cac1aaf3ff3e9bee;p=elogind.git 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