X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_seat_get_active.xml;h=c64ba13c3a6e7f7ef10ced084d38aa3f895a4d6f;hp=1610d3efe8a9926b120d7ffaa8940402fdbbff9a;hb=bcddd5bf8033b0c9cb15a9d017b7714ebe21473a;hpb=79640424059328268b9fb6c5fa8eb777b27a177e diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index 1610d3efe..c64ba13c3 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -46,6 +46,8 @@ sd_seat_get_active sd_seat_get_sessions sd_seat_can_multi_session + sd_seat_can_tty + sd_seat_can_graphical Determine state of a specific seat @@ -141,9 +143,9 @@ Return Value - On success + On success, sd_seat_get_active() - returns 0 or a positive integer. On success + returns 0 or a positive integer. On success, sd_seat_get_sessions() returns the number of entries in the session identifier array. If the test succeeds, @@ -162,7 +164,7 @@ sd_seat_can_multi_session(), sd_seat_can_tty() and sd_seat_can_grapical() interfaces - are available as shared library, which can be compiled + are available as a shared library, which can be compiled and linked to with the libsystemd-login pkg-config1 file.