From e7a970a18923198bc5e6425b0b54140d9c0e206c Mon Sep 17 00:00:00 2001 From: Tobias Stoeckmann Date: Fri, 13 Sep 2024 21:40:22 +0200 Subject: [PATCH] man/passwd: Fix typo Signed-off-by: Tobias Stoeckmann --- man/passwd.1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/passwd.1.xml b/man/passwd.1.xml index 506b134e..878ab7ba 100644 --- a/man/passwd.1.xml +++ b/man/passwd.1.xml @@ -228,7 +228,7 @@ Note that this does not disable the account. The user may still be able to login using another authentication token (e.g. an SSH key). To disable the account, administrators - should use usermod --expiredate 1 (this set + should use usermod --expiredate 1 (this sets the account's expire date to Jan 2, 1970).