|
82 | 82 | <variablelist class='pam-directives'> |
83 | 83 |
|
84 | 84 | <varlistentry> |
85 | | - <term><option>class=</option></term> |
| 85 | + <term><varname>class=</varname></term> |
86 | 86 |
|
87 | 87 | <listitem><para>Takes a string argument which sets the session class. The <varname>XDG_SESSION_CLASS</varname> |
88 | 88 | environment variable (see below) takes precedence. One of <literal>user</literal>, <literal>greeter</literal>, |
|
92 | 92 | </varlistentry> |
93 | 93 |
|
94 | 94 | <varlistentry> |
95 | | - <term><option>type=</option></term> |
| 95 | + <term><varname>type=</varname></term> |
96 | 96 |
|
97 | 97 | <listitem><para>Takes a string argument which sets the session type. The <varname>XDG_SESSION_TYPE</varname> |
98 | 98 | environment variable (see below) takes precedence. One of <literal>unspecified</literal>, |
|
102 | 102 | </varlistentry> |
103 | 103 |
|
104 | 104 | <varlistentry> |
105 | | - <term><option>desktop=</option></term> |
| 105 | + <term><varname>desktop=</varname></term> |
106 | 106 |
|
107 | 107 | <listitem><para>Takes a single, short identifier string for the desktop environment. The |
108 | 108 | <varname>XDG_SESSION_DESKTOP</varname> environment variable (see below) takes precedence. This may be used to |
|
117 | 117 | </varlistentry> |
118 | 118 |
|
119 | 119 | <varlistentry> |
120 | | - <term><option>debug<optional>=</optional></option></term> |
| 120 | + <term><varname>debug</varname><optional>=</optional></term> |
121 | 121 |
|
122 | 122 | <listitem><para>Takes an optional boolean argument. If yes or without the argument, the module will log |
123 | 123 | debugging information as it operates.</para></listitem> |
|
186 | 186 | <varlistentry> |
187 | 187 | <term><varname>$XDG_SESSION_TYPE</varname></term> |
188 | 188 |
|
189 | | - <listitem><para>The session type. This may be used instead of <option>session=</option> on the module parameter |
| 189 | + <listitem><para>The session type. This may be used instead of <varname>session=</varname> on the module parameter |
190 | 190 | line, and is usually preferred.</para></listitem> |
191 | 191 | </varlistentry> |
192 | 192 |
|
193 | 193 | <varlistentry> |
194 | 194 | <term><varname>$XDG_SESSION_CLASS</varname></term> |
195 | 195 |
|
196 | | - <listitem><para>The session class. This may be used instead of <option>class=</option> on the module parameter |
| 196 | + <listitem><para>The session class. This may be used instead of <varname>class=</varname> on the module parameter |
197 | 197 | line, and is usually preferred.</para></listitem> |
198 | 198 | </varlistentry> |
199 | 199 |
|
200 | 200 | <varlistentry> |
201 | 201 | <term><varname>$XDG_SESSION_DESKTOP</varname></term> |
202 | 202 |
|
203 | | - <listitem><para>The desktop identifier. This may be used instead of <option>desktop=</option> on the module |
| 203 | + <listitem><para>The desktop identifier. This may be used instead of <varname>desktop=</varname> on the module |
204 | 204 | parameter line, and is usually preferred.</para></listitem> |
205 | 205 | </varlistentry> |
206 | 206 |
|
|
242 | 242 | the context objects. |
243 | 243 | </para> |
244 | 244 |
|
245 | | - <variablelist> |
| 245 | + <variablelist class='pam-directives'> |
246 | 246 | <varlistentry> |
247 | 247 | <term><varname>systemd.memory_max</varname></term> |
248 | 248 |
|
|
0 commit comments