* man/shadow.5.xml: Fix typo. The password must be changed before

the maximum number of days, not after.
This commit is contained in:
nekral-guest 2008-08-13 06:55:37 +00:00
parent ce4e0b78bc
commit 2722e6bb68
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View 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.