X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_session_is_active.xml;h=d457010b8a49c3be14f42f7ad0c5858500461107;hb=76cc80f42e53215b9039ca99dd35687c7518880a;hp=11171473b12b013b3ebc5c4ea683d6f31470a672;hpb=5124757683a8a517261760e28d2c9c16b379e000;p=elogind.git diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 11171473b..d457010b8 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -184,8 +184,9 @@ sd_session_get_seat() may be used to determine the seat identifier of the seat the session identified by the specified session identifier belongs to. Note that not all - sessions are attached to a seat, this call will fail for them. The - returned string needs to be freed with the libc + sessions are attached to a seat, this call will fail (returning + -ENODATA) for them. The returned string needs + to be freed with the libc free3 call after use. @@ -306,7 +307,7 @@ -ENODATA - Given field is not specified for the described + The given field is not specified for the described session. @@ -315,7 +316,7 @@ -EINVAL An input parameter was invalid (out of range, - or NULL, where that's not accepted). + or NULL, where that is not accepted).