]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
* man/shadow.5.xml: Fix typo. The password must be changed before
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 13 Aug 2008 06:55:37 +0000 (06:55 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 13 Aug 2008 06:55:37 +0000 (06:55 +0000)
the maximum number of days, not after.

ChangeLog
man/shadow.5.xml

index d058375260e6f7cd3fe733755dec328bfe1fd143..f00adc4fe156831f66b54865aeaf0470419b5820 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-13  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * man/shadow.5.xml: Fix typo. The password must be changed before
+       the maximum number of days, not after.
+
 2008-08-09  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/groupmems.c: Harmonize the unlock failure messages.
index 84cdad430d3077b85f817a784f4bf62a6b01ea7b..e1639c9c5c78cc13a0c28688a447cb992f43109e 100644 (file)
@@ -77,7 +77,7 @@
     <para>
       The date of the last password change is given as the number of days
       since Jan 1, 1970. The password may not be changed again until the
-      proper number of days have passed, and must be changed after the
+      proper number of days have passed, and must be changed before the
       maximum number of days. If the minimum number of days required is
       greater than the maximum number of day allowed, this password may not
       be changed by the user.