mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-08-01 10:46:53 +03:00
* 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
7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
[NAME]
|
|
chgrp \- change group ownership
|
|
[DESCRIPTION]
|
|
.\" Add any additional description here
|
|
[SEE ALSO]
|
|
chown(1), chown(2)
|