man: fix option typo in pam_systemd man page

The session= option does not exist, XDG_SESSION_TYPE overrides the type=
option.
This commit is contained in:
Dominique Martinet 2019-11-06 07:32:17 +01:00 committed by Yu Watanabe
parent b12a67ae14
commit 98647fa0fa

View file

@ -183,7 +183,7 @@
<varlistentry>
<term><varname>$XDG_SESSION_TYPE</varname></term>
<listitem><para>The session type. This may be used instead of <varname>session=</varname> on the module parameter
<listitem><para>The session type. This may be used instead of <varname>type=</varname> on the module parameter
line, and is usually preferred.</para></listitem>
</varlistentry>