X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fpam_systemd.xml;h=cc8020568588912c39021a344eedd22c48fb814a;hb=e95c98378ac2d34df864de4a9b785fd17defb77b;hp=f81a4070bce6b8200c3aec07253e8a18469c9590;hpb=c1405e4f313768519d66f49e0ffcbe964409d150;p=elogind.git diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index f81a4070b..cc8020568 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -99,7 +99,7 @@ 5, all processes of the session are terminated. If the last concurrent session of a user ends, - ther user's systemd instance will be + the user's systemd instance will be terminated too, and so will the user's slice unit. @@ -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 $XDG_SESSION_ID - in the filename. This directory shall - be used for runtime file system - objects such as AF_UNIX 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. + data in this directory, the user + should include the value of + $XDG_SESSION_ID in + the filename. This directory shall be + used for runtime file system objects + such as AF_UNIX + 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 XDG + Base Directory + Specification.