* src/chsh.c: No needto remove lines tarting with '#' from

/etc/shells. This is already done by getusershell() and these
	shell would fail the access(X_OK) test.
This commit is contained in:
nekral-guest
2011-09-18 17:24:15 +00:00
parent 0d00d3eecf
commit 75936bf9f7
2 changed files with 7 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* src/chsh.c: No needto remove lines tarting with '#' from
/etc/shells. This is already done by getusershell() and these
shell would fail the access(X_OK) test.
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* man/generate_mans.mak: Fix the generation of translated man