diff --git a/man2/openat2.2 b/man2/openat2.2 index 00583dfd6..fb976f259 100644 --- a/man2/openat2.2 +++ b/man2/openat2.2 @@ -297,7 +297,11 @@ flag. .IP If the trailing component (i.e., basename) of .I pathname -is a magic link, and +is a magic link, +.I how.resolve +contains +.BR RESOLVE_NO_MAGICLINKS , +and .I how.flags contains both .BR O_PATH @@ -315,7 +319,11 @@ This option implies .IP If the trailing component (i.e., basename) of .I pathname -is a symbolic link, and +is a symbolic link, +.I how.resolve +contains +.BR RESOLVE_NO_SYMLINKS , +and .I how.flags contains both .BR O_PATH