open.2: Refer to correct functions in description of O_TMPFILE

Signed-off-by: Eric Biggers <ebiggers3@gmail.com>
This commit is contained in:
Eric Biggers 2016-05-21 18:00:15 -05:00 committed by Michael Kerrisk
parent 42f194cf22
commit c89a9937ca
1 changed files with 2 additions and 2 deletions

View File

@ -726,8 +726,8 @@ functionality: race-free creation of temporary files that
.IP *
Creating a file that is initially invisible, which is then populated
with data and adjusted to have appropriate filesystem attributes
.RB ( chown (2),
.BR chmod (2),
.RB ( fchown (2),
.BR fchmod (2),
.BR fsetxattr (2),
etc.)
before being atomically linked into the filesystem