X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_get_seats.xml;h=963213797075ec398f4df1b568deefd7a72bc477;hb=02c8b7deae8dab578eea3cd59bb0f2c876669319;hp=5a456a5f48bd6846b60e3b05e334455b4a44d821;hpb=1532f28b7cf3e6e02e74691450b2b5379be6b805;p=elogind.git diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 5a456a5f4..963213797 100644 --- a/man/sd_get_seats.xml +++ b/man/sd_get_seats.xml @@ -115,6 +115,29 @@ errno-style error code. + + + Errors + + Returned errors may indicate the following problems: + + + + + -EINVAL + + An input parameter was invalid (out of range, + or NULL, where that is not accepted). + + + + -ENOMEM + + Memory allocation failed. + + + + Notes @@ -132,7 +155,7 @@ See Also - elogind1, + elogind8, sd-login3, sd_session_get_seat3