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=ba6cfeb66931bdb3daf515ce06747a5133bcc08d;hp=c64ba13c3a6e7f7ef10ced084d38aa3f895a4d6f;hb=f1721625e7145977ba705e169580f2eb0002600c;hpb=b040723ea412209e0edf54647fa5aa4287411507 diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml index c64ba13c3..ba6cfeb66 100644 --- a/man/sd_seat_get_active.xml +++ b/man/sd_seat_get_active.xml @@ -57,32 +57,32 @@ int sd_seat_get_active - const char* seat - char** session - uid_t* uid + const char *seat + char **session + uid_t *uid int sd_seat_get_sessions - const char* seat - char*** sessions - uid_t** uid - unsigned int* n_uids + const char *seat + char ***sessions + uid_t **uid + unsigned int *n_uids int sd_seat_can_multi_session - const char* seat + const char *seat int sd_seat_can_tty - const char* seat + const char *seat int sd_seat_can_graphical - const char* seat + const char *seat @@ -166,7 +166,7 @@ sd_seat_can_grapical() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-login pkg-config1 + libsystemd pkg-config1 file.