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=d30d193a59712c3f15d0f71272f5ed4a389fa4ad;hb=1a5613266a93ddb197bbae137cd61fae25600718;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index d30d193a5..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. @@ -119,7 +121,7 @@ systemd1, - sd-login7, + sd-login3, sd_session_get_seat3