From: Lennart Poettering Date: Thu, 9 Aug 2012 13:57:01 +0000 (+0200) Subject: man: clarify the order of seats in sd_get_seats() is undefined X-Git-Tag: v189~106 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4e818ef351aa6c8239b125713a91f5fc682a5e26;hp=0790b9fed42eefc4e22dbbe2337cba9713b7848c;p=elogind.git man: clarify the order of seats in sd_get_seats() is undefined --- diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 28d06e984..17adcef74 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -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.