chiark / gitweb /
man: add a link to the XDG basedir spec from the pam_sytemd man page
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Oct 2014 10:07:05 +0000 (12:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Oct 2014 10:07:05 +0000 (12:07 +0200)
man/pam_systemd.xml

index f81a4070bce6b8200c3aec07253e8a18469c9590..47f7439d317f321ace1303a6d3159fbb02f74517 100644 (file)
                                 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>