X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_seat_get_active.xml;h=acc6ee4ea76a273e116815ab4f880d26353582db;hb=ffa16db02673ffa155ffb2649e72a935a1ff70f5;hp=14cda60a56032b67b9729be1a6b471e3b0f6cfd7;hpb=595aae376fae21f885ec9af2cac1aaf3ff3e9bee;p=elogind.git diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index 14cda60a5..acc6ee4ea 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -70,7 +70,7 @@ int sd_seat_can_multi_session - const char* session + const char* seat @@ -110,6 +110,11 @@ capable of multi-session, i.e. allows multiple login sessions in parallel (whith only one being active at a time). + + If the seat parameter of any + of these functions is passed as NULL the operation is + executed for the seat of the session of the calling + process, if there is any.