mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
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:
committed by
Yu Watanabe
parent
b12a67ae14
commit
98647fa0fa
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user