From daf30eff79c9437807102f2421bbb9eee8db287e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 22 Oct 2017 18:23:41 +0000 Subject: [PATCH] spelling: chpasswd --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8d5c6e3a..58e721eb 100644 --- a/NEWS +++ b/NEWS @@ -654,9 +654,9 @@ shadow-4.0.18.2 -> shadow-4.1.0 09-12-2007 - Use MD5_CRYPT_ENAB, ENCRYPT_METHOD, SHA_CRYPT_MIN_ROUNDS, and SHA_CRYPT_MAX_ROUNDS to define the default encryption algorithm for the passwords. -- chpaswd, chgpasswd, newusers: New options -c/--crypt-method and +- chpasswd, chgpasswd, newusers: New options -c/--crypt-method and -s/--sha-rounds to supersede the system default encryption algorithm. -- chpaswd, chgpasswd, newusers: DES is no more the default algorithm. They +- chpasswd, chgpasswd, newusers: DES is no more the default algorithm. They will respect the system default configured in /etc/login.defs *** documentation: