diff options
Diffstat (limited to 'lib/libc/sys/fhlink.2')
-rw-r--r-- | lib/libc/sys/fhlink.2 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/libc/sys/fhlink.2 b/lib/libc/sys/fhlink.2 index db4ccf6fe403..1fcb7365fc0c 100644 --- a/lib/libc/sys/fhlink.2 +++ b/lib/libc/sys/fhlink.2 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 30, 2020 +.Dd September 23, 2020 .Dt FHLINK 2 .Os .Sh NAME @@ -113,6 +113,13 @@ See the description of the flag in the .Xr open 2 manual page. +.It Dv AT_RESOLVE_BENEATH +Only walks paths below the topping directory. +See the description of the +.Dv O_RESOLVE_BENEATH +flag in the +.Xr open 2 +manual page. .El .Pp If |