* man/groupmod.8.xml: Document that the primary group of users may

be changed by groupmod -g.
This commit is contained in:
nekral-guest
2011-11-06 19:01:54 +00:00
parent f3afeb9c04
commit 184f9d40e6
2 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2011-11-06 Nicolas François <nicolas.francois@centraliens.net>
* man/groupmod.8.xml: Document that the primary group of users may
be changed by groupmod -g.
2011-11-06 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/newusers.c, man/newusers.8.xml: Add --root option.