diff --git a/ChangeLog b/ChangeLog index 50ad4195..e595f41a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-05-19 Nicolas François + + * man/groupmod.8.xml: Split the -g option description into smaller + paragraphs. + 2009-05-19 Nicolas François * man/usermod.8.xml: Ownership of the mailbox is also changed with diff --git a/man/groupmod.8.xml b/man/groupmod.8.xml index d2300089..9ccd4c54 100644 --- a/man/groupmod.8.xml +++ b/man/groupmod.8.xml @@ -77,15 +77,20 @@ The group ID of the given GROUP will - be changed to GID. The value of + be changed to GID. + + + The value of GID must be a non-negative decimal integer. This value must be unique, unless the option is used. Values between 0 and 999 are - typically reserved for system groups. Any files that have the + typically reserved for system groups. + + + Any files that have the old group ID and must continue to belong to GROUP, must have their group ID changed manually. -