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=e89117d990a1314f9fda5a8ace15957397518426;hp=76f6f9544ce3c8daa9f232f4739ec28986daae53;hb=7abfbe7903d8e792850ec39286a3d86e616a6477;hpb=56ba3c78ae35065064c4289a0c8e22a81256af20 diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 76f6f9544..e89117d99 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -179,8 +179,9 @@ be used to determine the class of the session identified by the specified session identifier. The returned string is one of user, - greeter or - lock-screen and needs to be freed + greeter, + lock-screen, or + background and needs to be freed with the libc free3 call after use. @@ -201,10 +202,11 @@ free3 call after use. - If the session parameter of - any of these functions is passed as NULL the operation - is executed for the session the calling process is a - member of, if there is any. + If the session parameter of + any of these functions is passed as + NULL the operation is executed + for the session the calling process is a member of, if + there is any. @@ -239,8 +241,7 @@ sd_session_get_tty() interfaces are available as shared library, which can be compiled and linked to with the - libsystemd-login - pkg-config1 + libsystemd-login pkg-config1 file.