From: Yu Watanabe Date: Wed, 31 May 2017 15:27:47 +0000 (+0900) Subject: man: update sd_get_seats(3) X-Git-Tag: v234~150^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff5d2cd03dc4a285f0f13cab53dfb9f78af2edf6;p=thirdparty%2Fsystemd.git man: update sd_get_seats(3) --- diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 37eb3fc8945..c053144483b 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -81,8 +81,10 @@ Description sd_get_seats() may be used to determine - all currently available local seats. Returns a - NULL terminated array of seat identifiers. + all currently available local seats. Returns the number of seat + identifiers and if the input pointer is non-NULL, a + NULL-terminated array of seat identifiers + is stored at the address. The returned array and all strings it references need to be freed with the libc free3 @@ -123,13 +125,6 @@ - - -EINVAL - - An input parameter was invalid (out of range, - or NULL, where that is not accepted). - - -ENOMEM