From 4835c7721c9f9f58690f33de61a6bf8fbf6b7376 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Wed, 19 Feb 2025 18:46:54 +0100 Subject: [PATCH] man/: Localized dates are not accepted anymore Signed-off-by: Alejandro Colomar --- man/chage.1.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/chage.1.xml b/man/chage.1.xml index d7bf56ac8..ec469508b 100644 --- a/man/chage.1.xml +++ b/man/chage.1.xml @@ -77,7 +77,7 @@ Set the number of days since 1970-01-01 when the password was last changed. The date may also be expressed in the format - YYYY-MM-DD (or the format more commonly used in your area). + YYYY-MM-DD. If the LAST_DAY is set to 0 the user is forced to change his password on the next log on. @@ -92,8 +92,8 @@ Set the date or number of days since 1970-01-01 on which the user's account will no longer be accessible. The date may also - be expressed in the format YYYY-MM-DD (or the format more - commonly used in your area). A user whose account is locked must + be expressed in the format YYYY-MM-DD. + A user whose account is locked must contact the system administrator before being able to use the system again. -- 2.47.2