chiark / gitweb /
man: document the new login class 'background'
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Apr 2013 20:20:56 +0000 (22:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Apr 2013 20:20:56 +0000 (22:20 +0200)
man/sd_session_is_active.xml

index 76f6f9544ce3c8daa9f232f4739ec28986daae53..6fa803bfa2f7e1a2f13b13d531a536392e690696 100644 (file)
                 be used to determine the class of the session
                 identified by the specified session identifier. The
                 returned string is one of <literal>user</literal>,
-                <literal>greeter</literal> or
-                <literal>lock-screen</literal> and needs to be freed
+                <literal>greeter</literal>,
+                <literal>lock-screen</literal>, or
+                <literal>background</literal> and needs to be freed
                 with the libc
                 <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry>
                 call after use.</para>