From: Lennart Poettering Date: Thu, 18 Apr 2013 20:20:56 +0000 (+0200) Subject: man: document the new login class 'background' X-Git-Tag: v202~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=cc400110ffe1fb29b32e995e770819c1817bbfbc man: document the new login class 'background' --- diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index 76f6f9544..6fa803bfa 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.