]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: clarify chgrp restrictions
authorPádraig Brady <P@draigBrady.com>
Thu, 19 Jun 2014 17:49:18 +0000 (18:49 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 19 Jun 2014 18:56:58 +0000 (19:56 +0100)
commitfd0a650403f7e477cb61bf37d8a7bf56edcbbda1
treeb24c91f3a43d600d6de8b65d630f404d3deb5287
parent4f8d74eb1b2ba17ef05f81c1c725e60a65cf8293
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
doc/coreutils.texi
man/chgrp.x