* man/useradd.8.xml: Document that -o is only valid with -u

This commit is contained in:
nekral-guest
2008-08-31 17:31:08 +00:00
parent f74d7a9fd0
commit 118303b9da
3 changed files with 5 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
* man/useradd.8.xml: Document the /etc/default/useradd variables.
* man/useradd.8.xml: Fix the documentation of the GROUP variable
(and -g/--gid option).
* man/useradd.8.xml: Document that -o is only valid with -u
2008-08-29 Nicolas François <nicolas.francois@centraliens.net>