From 2722e6bb68576e17d38e2abe88ef76d7a72e0cd2 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Wed, 13 Aug 2008 06:55:37 +0000 Subject: [PATCH] * man/shadow.5.xml: Fix typo. The password must be changed before the maximum number of days, not after. --- ChangeLog | 5 +++++ man/shadow.5.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d05837526..f00adc4fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-13 Nicolas François + + * 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 * src/groupmems.c: Harmonize the unlock failure messages. diff --git a/man/shadow.5.xml b/man/shadow.5.xml index 84cdad430..e1639c9c5 100644 --- a/man/shadow.5.xml +++ b/man/shadow.5.xml @@ -77,7 +77,7 @@ 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. -- 2.47.2