From 9541666b8d97f107335dd7e3cb93b4d2cfbf19c9 Mon Sep 17 00:00:00 2001 From: David Herrmann Date: Wed, 9 Apr 2014 21:22:48 +0200 Subject: login: add 'mir' to the list of session types Add Mir to the list of session types. This is implemented for LightDM in lp:~robert-ancell/lightdm/xdg-session-desktop [1]. [1] https://code.launchpad.net/~robert-ancell/lightdm/xdg-session-desktop/+merge/214108 (david: adjusted commit-header and fixed whitespace issues) --- man/sd_session_is_active.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/sd_session_is_active.xml') diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml index ddb2bee5e..31a611996 100644 --- a/man/sd_session_is_active.xml +++ b/man/sd_session_is_active.xml @@ -201,9 +201,9 @@ be used to determine the type of the session identified by the specified session identifier. The returned string is one of x11, - wayland, tty or - unspecified and needs to be freed - with the libc + wayland, tty, + mir or unspecified and + needs to be freed with the libc free3 call after use. -- cgit v1.2.3