* NEWS, src/chsh.c, man/chsh.1.xml: Add --root option.

chsh's usage split in smaller messages.
	* src/chsh.c: The getopt index of long options is not used.
This commit is contained in:
nekral-guest
2011-11-06 18:38:32 +00:00
parent 1aa30ba551
commit 4beca611fb
4 changed files with 45 additions and 20 deletions

2
NEWS
View File

@@ -30,6 +30,8 @@ shadow-4.1.4.3 -> shadow-4.1.5 UNRELEASED
is created if the password is changed and passwd requires a
shadow entry.
* Add --root option.
- chsh
* Add --root option.
- faillog
* The -l, -m, -r, -t options only act on the existing users, unless -a is
specified.