aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>2024-04-09 17:27:43 +0200
committerDmitry V. Levin <ldv@strace.io>2024-04-15 08:00:00 +0000
commitffe8178f7d2811ef449773c4802246deeb078eb5 (patch)
treecc233fe0ef6ea95ad422d602d34ad229341ca2e2 /modules
parent42064cdf2b5e41eee71aa76f64c5ef6b43c1ca73 (diff)
downloadpam-ffe8178f7d2811ef449773c4802246deeb078eb5.tar.gz
pam-ffe8178f7d2811ef449773c4802246deeb078eb5.tar.bz2
pam-ffe8178f7d2811ef449773c4802246deeb078eb5.zip
pam_umask: minor improvements to wording
The previous sentence was strange to read. Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Diffstat (limited to 'modules')
-rw-r--r--modules/pam_umask/pam_umask.8.xml12
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>