summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-24 12:07:05 +0200
committerLennart Poettering <lennart@poettering.net>2014-10-24 12:07:05 +0200
commit4a9dfff9bd981a0cfbeab97b6f3a2ee0e13b719c (patch)
tree91a00565843a7102f96e26c246a80e5376d8f054 /man
parentc1405e4f313768519d66f49e0ffcbe964409d150 (diff)
man: add a link to the XDG basedir spec from the pam_sytemd man page
Diffstat (limited to 'man')
-rw-r--r--man/pam_systemd.xml26
1 files changed, 15 insertions, 11 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index f81a4070b..47f7439d3 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -213,17 +213,21 @@
applications should not rely on this
behavior and must be able to deal with
stale files. To store session-private
- data in this directory, the user should
- include the value of <varname>$XDG_SESSION_ID</varname>
- in the filename. This directory shall
- be used for runtime file system
- objects such as <constant>AF_UNIX</constant> sockets,
- FIFOs, PID files and similar. It is
- guaranteed that this directory is
- local and offers the greatest possible
- file system feature set the
- operating system
- provides.</para></listitem>
+ data in this directory, the user
+ should include the value of
+ <varname>$XDG_SESSION_ID</varname> in
+ the filename. This directory shall be
+ used for runtime file system objects
+ such as <constant>AF_UNIX</constant>
+ sockets, FIFOs, PID files and
+ similar. It is guaranteed that this
+ directory is local and offers the
+ greatest possible file system feature
+ set the operating system provides. For
+ further details see the <ulink
+ url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG
+ Base Directory
+ Specification</ulink>.</para></listitem>
</varlistentry>
</variablelist>