fix typos

Signed-off-by: lilinjie <lilinjie@uniontech.com>
This commit is contained in:
lilinjie
2023-04-06 17:08:17 +08:00
committed by Serge Hallyn
parent e28deeb8e9
commit 15a64f9e7f
45 changed files with 129 additions and 129 deletions

2
NEWS
View File

@@ -1133,7 +1133,7 @@ shadow-4.0.9 -> shadow-4.0.10 28-06-2005
http://bugs.debian.org/53702
- login: check for hushed login and pass PAM_SILENT if true,
http://bugs.debian.org/48002
- login: fixed username on succesful login (was using the normal username,
- login: fixed username on successful login (was using the normal username,
when it should have used pam_user) http://bugs.debian.org/47819
- remove using SHADOWPWD #define so now shadow is always built with shadow
password support,