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: http://git.ipfire.org/?a=commitdiff_plain;h=4e818ef351aa6c8239b125713a91f5fc682a5e26;p=thirdparty%2Fsystemd.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 28d06e9843c..17adcef7452 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.