From: nekral-guest Date: Sun, 6 Nov 2011 19:01:54 +0000 (+0000) Subject: * man/groupmod.8.xml: Document that the primary group of users may X-Git-Tag: 4.1.5~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=184f9d40e617636946b715a79cd293e5746fbcec;p=thirdparty%2Fshadow.git * man/groupmod.8.xml: Document that the primary group of users may be changed by groupmod -g. --- diff --git a/ChangeLog b/ChangeLog index 554526313..af1a83a5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-06 Nicolas François + + * man/groupmod.8.xml: Document that the primary group of users may + be changed by groupmod -g. + 2011-11-06 Nicolas François * NEWS, src/newusers.c, man/newusers.8.xml: Add --root option. diff --git a/man/groupmod.8.xml b/man/groupmod.8.xml index acd28e371..640250e2c 100644 --- a/man/groupmod.8.xml +++ b/man/groupmod.8.xml @@ -89,6 +89,10 @@ option is used. Values between 0 and 999 are typically reserved for system groups. + + Users who use the group as primary group will be updated to + keep the group as their primary group. + Any files that have the old group ID and must continue to belong to @@ -191,6 +195,12 @@ Secure group account information. + + /etc/passwd + + User account information. + +