symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW).

MFC after:	1 week
This commit is contained in:
Jilles Tjoelker 2015-02-16 12:56:55 +00:00
parent 00ad411a77
commit e63db0d3e5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=278848

View file

@ -29,7 +29,7 @@
.\" @(#)symlink.7 8.3 (Berkeley) 3/31/94
.\" $FreeBSD$
.\"
.Dd January 23, 2015
.Dd February 16, 2015
.Dt SYMLINK 7
.Os
.Sh NAME
@ -146,6 +146,7 @@ The following system calls follow symbolic links
unless given the
.Dv AT_SYMLINK_NOFOLLOW
flag:
.Xr chflagsat 2 ,
.Xr fchmodat 2 ,
.Xr fchownat 2 ,
.Xr fstatat 2