* man/shadow.5.xml: Fix typo. The password must be changed before
the maximum number of days, not after.
This commit is contained in:
parent
ce4e0b78bc
commit
2722e6bb68
@ -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>
|
2008-08-09 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/groupmems.c: Harmonize the unlock failure messages.
|
* src/groupmems.c: Harmonize the unlock failure messages.
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
<para>
|
<para>
|
||||||
The date of the last password change is given as the number of days
|
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
|
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
|
maximum number of days. If the minimum number of days required is
|
||||||
greater than the maximum number of day allowed, this password may not
|
greater than the maximum number of day allowed, this password may not
|
||||||
be changed by the user.
|
be changed by the user.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user