diff options
| -rw-r--r-- | man2/open.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/open.2 b/man2/open.2 index 012d0c4aee..64037761f3 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -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 |
