1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-08-01 10:46:53 +03:00
Files
coreutils/man/chgrp.x
Pádraig Brady fd0a650403 doc: clarify chgrp restrictions
* doc/coreutils.texi (chown invocation): Mention the system dependent
restrictions on setting groups.
(chgrp invocation): Likewise. Reference the 'chown' superset.
* man/chgrp.x: Cross reference chown(1) which is the superset interface,
and also chown(2) which gives details of the platform restrictions.
Fixes http://bugs.gnu.org/17495
2014-06-19 19:56:58 +01:00

7 lines
123 B
Plaintext

[NAME]
chgrp \- change group ownership
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]
chown(1), chown(2)