* man/newusers.8.xml, man/useradd.8.xml, man/groupadd.8.xml,

man/login.defs.d/UMASK.xml, man/login.defs.d/CREATE_HOME.xml,
	man/login.defs.d/LOGIN_RETRIES.xml: Fix typos: choosen, overriden,
	bahavior.
This commit is contained in:
nekral-guest
2010-04-04 23:17:11 +00:00
parent 263f37a69b
commit 4f8310dfde
7 changed files with 14 additions and 7 deletions

View File

@@ -171,7 +171,7 @@
Create a system group.
</para>
<para>
The numeric identifiers of new system groups are choosen in
The numeric identifiers of new system groups are chosen in
the <option>SYS_GID_MIN</option>-<option>SYS_GID_MAX</option>
range, defined in <filename>login.defs</filename>, instead of
<option>GID_MIN</option>-<option>GID_MAX</option>.