]> granicus.if.org Git - shadow/commitdiff
* man/newusers.8.xml, man/useradd.8.xml, man/groupadd.8.xml,
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 4 Apr 2010 23:17:11 +0000 (23:17 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 4 Apr 2010 23:17:11 +0000 (23:17 +0000)
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.

ChangeLog
man/groupadd.8.xml
man/login.defs.d/CREATE_HOME.xml
man/login.defs.d/LOGIN_RETRIES.xml
man/login.defs.d/UMASK.xml
man/newusers.8.xml
man/useradd.8.xml

index 32063eee4b9088384c2cdf2277ef13292085de28..4f4bbaac48135c2a7e8ed5d5f4b446fc38ee19af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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.
index 133e89d3a65f5f29753c04b1fca62e2e28b4c4b1..eb9742a618de1c84bd9f2e129242fb328dc399ad 100644 (file)
            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>.
index e68f24af7dfe42e532f5095531c2e30746902da1..fe404772e58c0d1bf999e80679744885fe77ef85 100644 (file)
@@ -34,7 +34,7 @@
       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>
index e5c7e997092ff56a9c050df48fae17b6d18862bd..0d2e6208322310f199cce34be269dd2f99ece008 100644 (file)
@@ -35,7 +35,7 @@
       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.
index 10edc453ab7fbd9e645ea9f3fd4548f619ce2c75..d7b71a5e66383c2850620765d821b6242fe844e3 100644 (file)
@@ -41,7 +41,7 @@
     </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>
index d80f802b8c9495519a5de7249773ffa12890c96a..beb9303ec601c0bcef1e080724d5da422fe52126 100644 (file)
          <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
index eb3adeb7a0f3352eff259791bd0368a3a000360f..199a5d537fcc735cb39239ae2141baa72529e69e 100644 (file)
            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