+2010-04-05 Nicolas François <nicolas.francois@centraliens.net>
+
+ * 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.
+
2010-04-04 Nicolas François <nicolas.francois@centraliens.net>
* man/usermod.8.xml: Document changes of ownerships.
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>.
users.
</para>
<para>
- This setting does not apply to system users, and can be overriden on
+ This setting does not apply to system users, and can be overridden on
the command line.
</para>
</listitem>
Maximum number of login retries in case of bad password.
</para>
<para condition="pam">
- This will most likely be overriden by PAM, since the default
+ This will most likely be overridden by PAM, since the default
pam_unix module has it's own built in of 3 retries. However, this is
a safe fallback in case you are using an authentication module that
does not enforce PAM_MAXTRIES.
</para>
<para condition="no_pam">
It is also used by <command>login</command> to define users' initial
- umask. Note that this mask can be overriden by the user's GECOS
+ umask. Note that this mask can be overridden by the user's GECOS
line (if <option>QUOTAS_ENAB</option> is set) or by the
specification of a limit with the <emphasis>K</emphasis> identifier
in <citerefentry><refentrytitle>limits</refentrytitle>
<para>
System users will be created with no aging information in
<filename>/etc/shadow</filename>, and their numeric
- identifiers are choosen in the
+ identifiers are chosen in the
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
range, defined in <filename>login.defs</filename>, instead of
<option>UID_MIN</option>-<option>UID_MAX</option> (and their
existing group.
</para>
<para>
- If not specified, the bahavior of <command>useradd</command>
+ If not specified, the behavior of <command>useradd</command>
will depend on the <option>USERGROUPS_ENAB</option> variable
in <filename>/etc/login.defs</filename>. If this variable is
set to <replaceable>yes</replaceable> (or
<para>
System users will be created with no aging information in
<filename>/etc/shadow</filename>, and their numeric
- identifiers are choosen in the
+ identifiers are chosen in the
<option>SYS_UID_MIN</option>-<option>SYS_UID_MAX</option>
range, defined in <filename>/etc/login.defs</filename>, instead of
<option>UID_MIN</option>-<option>UID_MAX</option> (and their