X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsd_session_is_active.xml;h=6fa803bfa2f7e1a2f13b13d531a536392e690696;hb=97d0e5f83ba4dd713170f802b90149b7325bc992;hp=1fa7457f7873b00a530657e6f5e7938e86be1902;hpb=a485210ce73fe1186fdc5fae481dc31773e14b3c;p=elogind.git diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 1fa7457f7..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.