]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/login.c, man/login.1.xml: the username is not an optional
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 20 Sep 2008 20:20:19 +0000 (20:20 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 20 Sep 2008 20:20:19 +0000 (20:20 +0000)
commitd400af51fa7d0d04c949abbcf554d99667787874
treeb11dcb22b1eb122cf9cb9fff46d9fd405474f82e
parentc8d2175981bb7dd96ebc4541d33f7a3f1083efea
* src/login.c, man/login.1.xml: the username is not an optional
parameter of -f. Fix the getopt optstring, remove the parsing of
username in the -f processing block, and remove unnecessary checks
(username cannot be parsed twice anymore), better documentation of
the synopsis.
ChangeLog
man/login.1.xml
src/login.c