man: pam_systemd: some typos fixed, some info added

Just some minor nits that I stumbled over when reading the man page.
This commit is contained in:
Daniel Mack 2014-10-23 19:17:19 +02:00
parent 7c0b05e58b
commit af951ff5e9

View file

@ -72,11 +72,11 @@
<varname>$XDG_SESSION_ID</varname> environment <varname>$XDG_SESSION_ID</varname> environment
variable is initialized. If auditing is variable is initialized. If auditing is
available and available and
<command>pam_loginuid.so</command> run before <command>pam_loginuid.so</command> was run before
this module (which is highly recommended), the this module (which is highly recommended), the
variable is initialized from the auditing variable is initialized from the auditing
session id session id
(<filename>/proc/self/sessionid</filename>). Otherwise (<filename>/proc/self/sessionid</filename>). Otherwise,
an independent session counter is an independent session counter is
used.</para></listitem> used.</para></listitem>
@ -84,19 +84,21 @@
created for the session. If this is the first created for the session. If this is the first
concurrent session of the user, an implicit concurrent session of the user, an implicit
slice below <filename>user.slice</filename> is slice below <filename>user.slice</filename> is
automatically created and the scope placed in automatically created and the scope placed into
it. In instance of the system service it. An instance of the system service
<filename>user@.service</filename> which runs <filename>user@.service</filename>, which runs
the systemd user manager the systemd user manager instance, is started.
instance.</para></listitem> </para></listitem>
</orderedlist> </orderedlist>
<para>On logout, this module ensures the following:</para> <para>On logout, this module ensures the following:</para>
<orderedlist> <orderedlist>
<listitem><para>If this is enabled, all <listitem><para>If enabled in
processes of the session are terminated. If <citerefentry><refentrytitle>logind.conf</refentrytitle>
the last concurrent session of a user ends, his <manvolnum>5</manvolnum></citerefentry>,
all processes of the session are terminated. If
the last concurrent session of a user ends, their
user systemd instance will be terminated too, user systemd instance will be terminated too,
and so will the user's slice and so will the user's slice
unit.</para></listitem> unit.</para></listitem>
@ -200,7 +202,7 @@
to the user login time on the to the user login time on the
machine. It is automatically created machine. It is automatically created
the first time a user logs in and the first time a user logs in and
removed on his final logout. If a user removed on their final logout. If a user
logs in twice at the same time, both logs in twice at the same time, both
sessions will see the same sessions will see the same
<varname>$XDG_RUNTIME_DIR</varname> <varname>$XDG_RUNTIME_DIR</varname>