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=6fa803bfa2f7e1a2f13b13d531a536392e690696;hp=ab48b9efc2458defe3d7b44f91b87a933fb3ee4e;hb=97d0e5f83ba4dd713170f802b90149b7325bc992;hpb=c84f5e4a825f17163ead0f60308d548b415334a5 diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index ab48b9efc..6fa803bfa 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. @@ -188,7 +189,7 @@ sd_session_get_display() may be used to determine the X11 display of the session identified by the specified session - identifier. The returned string is one of needs to be + identifier. The returned string needs to be freed with the libc free3 call after use. @@ -196,7 +197,7 @@ sd_session_get_tty() may be used to determine the TTY device of the session identified by the specified session - identifier. The returned string is one of needs to be + identifier. The returned string needs to be freed with the libc free3 call after use.