Skip to content

Commit 98647fa

Browse files
martinetdyuwata
authored andcommitted
man: fix option typo in pam_systemd man page
The session= option does not exist, XDG_SESSION_TYPE overrides the type= option.
1 parent b12a67a commit 98647fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/pam_systemd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<varlistentry>
184184
<term><varname>$XDG_SESSION_TYPE</varname></term>
185185

186-
<listitem><para>The session type. This may be used instead of <varname>session=</varname> on the module parameter
186+
<listitem><para>The session type. This may be used instead of <varname>type=</varname> on the module parameter
187187
line, and is usually preferred.</para></listitem>
188188
</varlistentry>
189189

0 commit comments

Comments
 (0)