[PATCH v2 3/5] fts.3: clarify FTS_COMFOLLOW behaviour

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



FTS_COMFOLLOW is equivalent to FTS_LOGICAL for fts_level == 0:
define it as such

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
---
 man3/fts.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man3/fts.3 b/man3/fts.3
index d3cb0145a..7afaa0da5 100644
--- a/man3/fts.3
+++ b/man3/fts.3
@@ -378,9 +378,9 @@ the following values:
 .TP
 .B FTS_COMFOLLOW
 This option causes any symbolic link specified as a root path to be
-followed immediately whether or not
-.B FTS_LOGICAL
-is also specified.
+followed immediately, as if via
+.BR FTS_LOGICAL ,
+regardless of the primary mode.
 .TP
 .B FTS_LOGICAL
 This option causes the
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux