diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 539505311..a47048b19 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -7671,6 +7671,9 @@ Recursively change ownership of directories and their contents. @end table @macro chownchgrpoptions + +@cindex symbolic links, controlling traversal of + The following options modify how @command{chown} and @command{chgrp} traverse a hierarchy when the @option{--recursive} (@option{-R}) option is also specified. |