X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_get_seats.xml;h=4c65db37c625eadfb2daf1de458f09b6380b1c50;hb=9ac0cc095b2d17cd0029048d902ff7b5e353e23e;hp=5a456a5f48bd6846b60e3b05e334455b4a44d821;hpb=1532f28b7cf3e6e02e74691450b2b5379be6b805;p=elogind.git diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml index 5a456a5f4..4c65db37c 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's not accepted). + + + + -ENOMEM + + Memory allocation failed. + + + + Notes