From: Tobias Stoeckmann Date: Fri, 13 Sep 2024 19:40:22 +0000 (+0200) Subject: man/passwd: Fix typo X-Git-Tag: 4.17.0-rc1~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7a970a18923198bc5e6425b0b54140d9c0e206c;p=thirdparty%2Fshadow.git man/passwd: Fix typo Signed-off-by: Tobias Stoeckmann --- diff --git a/man/passwd.1.xml b/man/passwd.1.xml index 506b134ed..878ab7ba4 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).