]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
openat2.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 1 Apr 2020 06:18:45 +0000 (08:18 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 1 Apr 2020 06:18:45 +0000 (08:18 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/openat2.2

index fa95a307afed31ce8c6fb83a38a9edb378d1b0cf..909fd27536a97ee8556f8f62203689ea8be21d63 100644 (file)
@@ -353,10 +353,11 @@ or on the same mount as the current working directory if
 is specified as
 .BR AT_FDCWD .
 .IP
-Applications that employ
-this flag are encouraged to make its use configurable (unless it is
-used for a specific security purpose), as bind mounts are very widely used by
-end-users.
+Applications that employ the
+.B RESOLVE_NO_XDEV
+flag are encouraged to make its use configurable (unless it is
+used for a specific security purpose),
+as bind mounts are widely used by end-users.
 Setting this flag indiscriminately\(emi.e.,
 for purposes not specifically related to security\(emfor all uses of
 .BR openat2 ()