chiark / gitweb /
login: add 'mir' to the list of session types
[elogind.git] / man / sd_session_is_active.xml
index ddb2bee5e1a5a823514ad0f20446026d867e7a0b..31a611996e3b4b6bbb5a5404e1d0a04607b8e05b 100644 (file)
                 be used to determine the type of the session
                 identified by the specified session identifier. The
                 returned string is one of <literal>x11</literal>,
-                <literal>wayland</literal>, <literal>tty</literal> or
-                <literal>unspecified</literal> and needs to be freed
-                with the libc
+                <literal>wayland</literal>, <literal>tty</literal>,
+                <literal>mir</literal> or <literal>unspecified</literal> and
+                needs to be freed with the libc
                 <citerefentry><refentrytitle>free</refentrytitle><manvolnum>3</manvolnum></citerefentry>
                 call after use.</para>