X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_session_is_active.xml;h=4d5e6d113eab9f04cd303a6929360cb0fda1589f;hp=eb9dd7d036348aa5125158d293456be615c3bc37;hb=39ed67d14694983dabd6641c02216aa440eed767;hpb=c573f8f873505770987c9f01595532e74197cbb6 diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index eb9dd7d03..4d5e6d113 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -201,7 +201,7 @@ be used to determine the type of the session identified by the specified session identifier. The returned string is one of x11, - tty or + wayland, tty or unspecified and needs to be freed with the libc free3 @@ -270,7 +270,7 @@ If the test succeeds, sd_session_is_active() and sd_session_is_remote() return a - positive integer, if it fails 0. On success + positive integer; if it fails, 0. On success, sd_session_get_state(), sd_session_get_uid(), sd_session_get_seat(), @@ -299,7 +299,7 @@ sd_session_get_remote_host(), sd_session_get_remote_user() and sd_session_get_tty() - interfaces are available as shared library, which can + interfaces are available as a shared library, which can be compiled and linked to with the libsystemd-login pkg-config1 file.