From: Lennart Poettering Date: Tue, 28 Oct 2014 11:32:25 +0000 (+0100) Subject: man: document that $XDG_SESSION_DESKTOP only takes a single item, not a list, unlike... X-Git-Tag: v217~27 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=d1b6f12e07a304476ac29fc7306205f384db746f;hp=090771492f155cebe7075171530e96c1cd515d71 man: document that $XDG_SESSION_DESKTOP only takes a single item, not a list, unlike $XDG_CURRENT_DESKTOP --- diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index cc8020568..3e106ea69 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -273,8 +273,13 @@ $XDG_CURRENT_DESKTOP, as defined by the Desktop - Entry - Specification. See + Entry Specification. (However, + note that + $XDG_SESSION_DESKTOP + only takes a single item, and not a + colon-separated list like + $XDG_CURRENT_DESKTOP.) + See sd_session_get_desktop3 for more details.