From: Tobias Stoeckmann Date: Fri, 19 Dec 2025 11:00:02 +0000 (+0000) Subject: ENCRYPT_METHOD.xml: Fix grammar X-Git-Tag: 4.19.0~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34d12d5230d6dd9d5d8ec09239d57ae954a1b63;p=thirdparty%2Fshadow.git ENCRYPT_METHOD.xml: Fix grammar Use singular in these cases. Signed-off-by: Tobias Stoeckmann --- diff --git a/man/login.defs.d/ENCRYPT_METHOD.xml b/man/login.defs.d/ENCRYPT_METHOD.xml index 531ce04a8..c0df16f71 100644 --- a/man/login.defs.d/ENCRYPT_METHOD.xml +++ b/man/login.defs.d/ENCRYPT_METHOD.xml @@ -7,7 +7,7 @@ This defines the system default encryption algorithm for encrypting - passwords (if no algorithm are specified on the command line). + passwords (if no algorithm is specified on the command line). It can take one of these values: @@ -26,7 +26,7 @@ variable. - Note: This only affect the generation of group passwords. + Note: This only affects the generation of group passwords. The generation of user passwords is done by PAM and subject to the PAM configuration. It is recommended to set this variable consistently with the PAM configuration.