[PATCH] open.2: refer to correct functions in description of O_TMPFILE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Eric Biggers <ebiggers3@xxxxxxxxx>
---
 man2/open.2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/open.2 b/man2/open.2
index 012d0c4..6403776 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
-- 
2.8.2

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux