* man/useradd.8.xml: Do not document the features which are not

working.
	* man/useradd.8.xml: Fix typo: -u was meant instead of -o.
	* man/useradd.8.xml: Document that the default behavior depends on
	CREATE_HOME.
This commit is contained in:
nekral-guest
2010-03-20 10:23:57 +00:00
parent 6e0fa02fd0
commit 9b6beb496a
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2010-03-20 Nicolas François <nicolas.francois@centraliens.net>
* man/useradd.8.xml: Do not document the features which are not
working.
* man/useradd.8.xml: Fix typo: -u was meant instead of -o.
* man/useradd.8.xml: Document that the default behavior depends on
CREATE_HOME.
2010-03-20 Nicolas François <nicolas.francois@centraliens.net>
* lib/groupio.c: Fix memory management insplit_groups().