open.2: Minor tweaks to list of functions that take a dirfd argument

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-12 04:40:32 +02:00
parent 401819295b
commit 0a5c96dbc4
1 changed files with 2 additions and 1 deletions

View File

@ -1641,13 +1641,14 @@ a directory file descriptor argument
.BR futimesat (2),
.BR linkat (2),
.BR mkdirat (2),
.BR move_mount (2),
.BR mknodat (2),
.BR move_mount (2),
.BR name_to_handle_at (2),
.BR open_tree (2),
.BR openat2 (2),
.BR readlinkat (2),
.BR renameat (2),
.BR renameat2 (2),
.BR statx (2),
.BR symlinkat (2),
.BR unlinkat (2),