Thanks, Eric. Applied. Cheers, Michael On 05/21/2016 06:00 PM, Eric Biggers wrote: > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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