modules/pam_umask/pam_umask.8.xml: Correct the documentation of GECOS field
parsing.
</listitem>
<listitem>
<para>
- umask= entry of the users GECOS field
- </para>
- </listitem>
- <listitem>
- <para>
- pri= entry of the users GECOS field
- </para>
- </listitem>
- <listitem>
- <para>
- ulimit= entry of the users GECOS field
+ umask= entry in the user's GECOS field
</para>
</listitem>
<listitem>
</listitem>
</itemizedlist>
</para>
+ <para>
+ The GECOS field is split on comma ',' characters. The module
+ also in addition to the umask= entry recognizes pri= entry,
+ which sets the nice priority value for the session, and
+ ulimit= entry, which sets the maximum size of files the processes
+ in the session can create.
+ </para>
</refsect1>