spelling: changed
This commit is contained in:
parent
2db724bc50
commit
4be6d423e4
2
NEWS
2
NEWS
@ -848,7 +848,7 @@ shadow-4.0.14 -> shadow-4.0.15 13-03-2006
|
|||||||
added audit_logger() prototype),
|
added audit_logger() prototype),
|
||||||
- useradd: fixed excess audit_logger() argument,
|
- useradd: fixed excess audit_logger() argument,
|
||||||
- chage: added missing \n on display password status if password must be
|
- chage: added missing \n on display password status if password must be
|
||||||
chaged,
|
changed,
|
||||||
- useradd: fixed allow non-unique UID (http://bugs.debian.org/351281),
|
- useradd: fixed allow non-unique UID (http://bugs.debian.org/351281),
|
||||||
- variouse code cleanups for make possible compilation of shadow with -Wall
|
- variouse code cleanups for make possible compilation of shadow with -Wall
|
||||||
-Werror (by Alexander Gattin <xrgtn@yandex.ru>),
|
-Werror (by Alexander Gattin <xrgtn@yandex.ru>),
|
||||||
|
@ -362,7 +362,7 @@ static void list_fields (void)
|
|||||||
/*
|
/*
|
||||||
* Start with the easy numbers - the number of days before the
|
* Start with the easy numbers - the number of days before the
|
||||||
* password can be changed, the number of days after which the
|
* password can be changed, the number of days after which the
|
||||||
* password must be chaged, the number of days before the password
|
* password must be changed, the number of days before the password
|
||||||
* expires that the user is told, and the number of days after the
|
* expires that the user is told, and the number of days after the
|
||||||
* password expires that the account becomes unusable.
|
* password expires that the account becomes unusable.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user