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=1fa7457f7873b00a530657e6f5e7938e86be1902;hb=6b4991cfde6c0a0b62e836ca75ae362779c474d4;hpb=a485210ce73fe1186fdc5fae481dc31773e14b3c diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 1fa7457f7..e89117d99 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + sd_session_is_active @@ -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.