diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/pam_umask/pam_umask.8.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/pam_umask/pam_umask.8.xml b/modules/pam_umask/pam_umask.8.xml index 05276672..ae047ff0 100644 --- a/modules/pam_umask/pam_umask.8.xml +++ b/modules/pam_umask/pam_umask.8.xml @@ -69,11 +69,11 @@ </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. + The GECOS field is split on comma ',' characters. + In addition to the umask= entry, the module also recognizes the pri= + entry, which sets the nice priority value for the session, and the ulimit= + entry, which sets the maximum size of files the processes in the session + can create. </para> </refsect1> @@ -255,4 +255,4 @@ </para> </refsect1> -</refentry>
\ No newline at end of file +</refentry> |