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=28d06e9843ca34f8be07b3d8e50982df83b75f1d;hb=903a0b07e003c1ad976dc30e98b69a70778007ad;hpb=cb07866b1b7c11e687a322d70dd9f9d73bbbe488 diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 28d06e984..4bdb5c3e9 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -21,7 +21,7 @@ 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.