[Pkg-shadow-commits] r610 - in trunk/debian: . patches

Nicolas FRANCOIS nekral-guest at costa.debian.org
Sat Oct 15 00:06:13 UTC 2005


Author: nekral-guest
Date: 2005-10-15 00:06:12 +0000 (Sat, 15 Oct 2005)
New Revision: 610

Added:
   trunk/debian/patches/458_manpages_typos
Modified:
   trunk/debian/changelog
   trunk/debian/patches/series
Log:
Fixe some typos, thanks to A Costa.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-10-14 19:58:48 UTC (rev 609)
+++ trunk/debian/changelog	2005-10-15 00:06:12 UTC (rev 610)
@@ -15,6 +15,9 @@
       implement strange behaviour such as adding local users or groups with
       logins existing in external databases
       Closes: #282184
+    - Fixe some typos in faillog.5, chage.1, chpasswd.8
+      Thanks to A Costa <agcosta at gis.net>
+      Closes: #333995, #333994, #333993
   * Debconf translation updates:
     - Norwegian Bokmal updated. Closes: #316732
 

Added: trunk/debian/patches/458_manpages_typos
===================================================================
--- trunk/debian/patches/458_manpages_typos	2005-10-14 19:58:48 UTC (rev 609)
+++ trunk/debian/patches/458_manpages_typos	2005-10-15 00:06:12 UTC (rev 610)
@@ -0,0 +1,45 @@
+Goal: Fixe some typos.
+
+Fixes: #333995, #333994, #333993
+
+Thanks to A Costa <agcosta at gis.net>
+
+Index: shadow-4.0.13/man/chage.1.xml
+===================================================================
+--- shadow-4.0.13.orig/man/chage.1.xml	2005-10-15 01:47:48.000000000 +0200
++++ shadow-4.0.13/man/chage.1.xml	2005-10-15 01:49:49.000000000 +0200
+@@ -127,7 +127,7 @@
+ 	    When <replaceable>MAX_DAYS</replaceable> plus
+ 	    <replaceable>LAST_DAY</replaceable> is less than the current
+ 	    day, the user will be required to change her password before
+-	    being able to use her account. This occurence can be planned for
++	    being able to use her account. This occurrence can be planned for
+ 	    in advance by use of the <option>-W</option> option, which
+ 	    provides the user with advance warning.
+ 	  </para>
+Index: shadow-4.0.13/man/chpasswd.8.xml
+===================================================================
+--- shadow-4.0.13.orig/man/chpasswd.8.xml	2005-10-15 01:47:48.000000000 +0200
++++ shadow-4.0.13/man/chpasswd.8.xml	2005-10-15 01:49:49.000000000 +0200
+@@ -34,7 +34,7 @@
+     </para>
+     <para>
+       By default the supplied password must be in clear-text. Default
+-      encription algoritm is DES. Also the password age will be updated, if
++      encription algorithm is DES. Also the password age will be updated, if
+       present.
+     </para>
+     <para>
+Index: shadow-4.0.13/man/faillog.5.xml
+===================================================================
+--- shadow-4.0.13.orig/man/faillog.5.xml	2005-10-15 01:47:48.000000000 +0200
++++ shadow-4.0.13/man/faillog.5.xml	2005-10-15 01:49:49.000000000 +0200
+@@ -19,7 +19,7 @@
+       record, indexed by numerical UID. Each record contains the count of
+       login failures since the last successful login; the maximum number of
+       failures before the account is disabled; the line the last login
+-      failure occured on; and the date the last login failure occured.
++      failure occurred on; and the date the last login failure occurred.
+     </para>
+ 
+     <para>The structure of the file is:</para>

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-10-14 19:58:48 UTC (rev 609)
+++ trunk/debian/patches/series	2005-10-15 00:06:12 UTC (rev 610)
@@ -54,6 +54,7 @@
 456_configure_typo_logdir
 501_commonio_group_shadow
 457_document_useradd_groupadd_nis
+458_manpages_typos
 # 999-2 is about using cdbs. It does not patch upstream files
 # so shouldn't be here, but we keep it for the future
 # 999-2_build_using_cdbs




More information about the Pkg-shadow-commits mailing list