]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: chgrp,chmod,chown: state --reference always dereferences
authorPádraig Brady <P@draigBrady.com>
Thu, 23 Feb 2023 15:22:14 +0000 (15:22 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 23 Feb 2023 15:22:14 +0000 (15:22 +0000)
commitc97c40c3b4f5338b1c8689002f50d523b9cff2a0
tree4880ca3473824b742d752c85ef27b7363888c1b7
parent3edbf016be774e266a659349f513fe265c842e26
doc: chgrp,chmod,chown: state --reference always dereferences

* src/chgrp.c (usage): State that --reference always
dereferences symbolic links.
* src/chmod.c (usage): Likewise.
* src/chown.c (usage): Likewise.
Fixes https://bugs.gnu.org/61720
src/chgrp.c
src/chmod.c
src/chown.c