diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-07-09 13:19:56 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-07-09 13:20:08 +0000 |
commit | 21876224361ad3c01e784d3a7fbe5ad808e00b4c (patch) | |
tree | 36a25466c63bd21b5ea54466a28474572635ed84 /lib/libc | |
parent | 3b6bcad3408000de9beca8d3c403f63ac216bd1e (diff) |
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/fts.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/fts.3 b/lib/libc/gen/fts.3 index 5860d1be1a1e..ee558b892c8c 100644 --- a/lib/libc/gen/fts.3 +++ b/lib/libc/gen/fts.3 @@ -394,7 +394,7 @@ must be specified. The options are selected by .Em or Ns 'ing the following values: -.Bl -tag -width "FTS_PHYSICAL" +.Bl -tag -width "FTS_COMFOLLOWDIR" .It Dv FTS_COMFOLLOW This option causes any symbolic link specified as a root path to be followed immediately whether or not |