open.2: Clarify that openat()'s dirfd must be opened with O_RDONLY or O_PATH
commita9db6c1ba3817c79f3f9f74976ffe17f8b2df1c2
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 12 Aug 2021 00:47:23 +0000 (12 02:47 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 12 Aug 2021 03:45:21 +0000 (12 05:45 +0200)
treeefec264e8d84cb712efc5a386c1037626cc7b705
parent56dddcbad5a7a8af0ef9bdf7e7deaad92a28795b
open.2: Clarify that openat()'s dirfd must be opened with O_RDONLY or O_PATH

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/open.2