diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/pam_systemd.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index 40709f7c54..f81a4070bc 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -96,11 +96,11 @@ <orderedlist> <listitem><para>If enabled in <citerefentry><refentrytitle>logind.conf</refentrytitle> - <manvolnum>5</manvolnum></citerefentry>, - all processes of the session are terminated. If - the last concurrent session of a user ends, his - user systemd instance will be terminated too, - and so will the user's slice + <manvolnum>5</manvolnum></citerefentry>, all + processes of the session are terminated. If + the last concurrent session of a user ends, + ther user's systemd instance will be + terminated too, and so will the user's slice unit.</para></listitem> <listitem><para>If the last concurrent session @@ -202,9 +202,9 @@ to the user login time on the machine. It is automatically created the first time a user logs in and - removed on his final logout. If a user - logs in twice at the same time, both - sessions will see the same + removed on the user's final logout. If + a user logs in twice at the same time, + both sessions will see the same <varname>$XDG_RUNTIME_DIR</varname> and the same contents. If a user logs in once, then logs out again, and logs |