[Pkg-shadow-commits] r3210 - in upstream/trunk: . man man/login.defs.d

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sun Apr 4 23:17:24 UTC 2010


Author: nekral-guest
Date: 2010-04-04 23:17:11 +0000 (Sun, 04 Apr 2010)
New Revision: 3210

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/man/groupadd.8.xml
   upstream/trunk/man/login.defs.d/CREATE_HOME.xml
   upstream/trunk/man/login.defs.d/LOGIN_RETRIES.xml
   upstream/trunk/man/login.defs.d/UMASK.xml
   upstream/trunk/man/newusers.8.xml
   upstream/trunk/man/useradd.8.xml
Log:
	* 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.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/ChangeLog	2010-04-04 23:17:11 UTC (rev 3210)
@@ -1,3 +1,10 @@
+2010-04-05  Nicolas François  <nicolas.francois at 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 at centraliens.net>
 
 	* man/usermod.8.xml: Document changes of ownerships.

Modified: upstream/trunk/man/groupadd.8.xml
===================================================================
--- upstream/trunk/man/groupadd.8.xml	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/man/groupadd.8.xml	2010-04-04 23:17:11 UTC (rev 3210)
@@ -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>.

Modified: upstream/trunk/man/login.defs.d/CREATE_HOME.xml
===================================================================
--- upstream/trunk/man/login.defs.d/CREATE_HOME.xml	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/man/login.defs.d/CREATE_HOME.xml	2010-04-04 23:17:11 UTC (rev 3210)
@@ -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>

Modified: upstream/trunk/man/login.defs.d/LOGIN_RETRIES.xml
===================================================================
--- upstream/trunk/man/login.defs.d/LOGIN_RETRIES.xml	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/man/login.defs.d/LOGIN_RETRIES.xml	2010-04-04 23:17:11 UTC (rev 3210)
@@ -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.

Modified: upstream/trunk/man/login.defs.d/UMASK.xml
===================================================================
--- upstream/trunk/man/login.defs.d/UMASK.xml	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/man/login.defs.d/UMASK.xml	2010-04-04 23:17:11 UTC (rev 3210)
@@ -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>

Modified: upstream/trunk/man/newusers.8.xml
===================================================================
--- upstream/trunk/man/newusers.8.xml	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/man/newusers.8.xml	2010-04-04 23:17:11 UTC (rev 3210)
@@ -270,7 +270,7 @@
 	  <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

Modified: upstream/trunk/man/useradd.8.xml
===================================================================
--- upstream/trunk/man/useradd.8.xml	2010-04-04 23:14:09 UTC (rev 3209)
+++ upstream/trunk/man/useradd.8.xml	2010-04-04 23:17:11 UTC (rev 3210)
@@ -214,7 +214,7 @@
 	    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
@@ -415,7 +415,7 @@
 	  <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




More information about the Pkg-shadow-commits mailing list