diff options
author | Jan Engelhardt <jengelh@inai.de> | 2015-10-26 16:10:17 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2016-01-28 11:13:17 +0100 |
commit | cd72d2044ad28b475bf84a38ba6db45292467dd8 (patch) | |
tree | fe6540b2a887d81c002d8aedfbc654d2d84ca2e7 /man/sysusers.d.xml | |
parent | ace483c471710ca52b2c5e6a52aeba178bf4ac26 (diff) |
doc: improved wording in some places
Avoid "mountpoint mounted" (word repetition),
"queriable" (no match in m-w.com and dict.cc).
Diffstat (limited to 'man/sysusers.d.xml')
-rw-r--r-- | man/sysusers.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index 42b53b2759..18ee3800d6 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -113,7 +113,7 @@ u root 0 "Superuser" /root</programlisting> <varlistentry> <term><varname>m</varname></term> <listitem><para>Add a user to a group. If the user or group - are not existing yet, they will be implicitly + do not exist yet, they will be implicitly created.</para></listitem> </varlistentry> |