From 051c6169800f5164326f654da30438a6ec247108 Mon Sep 17 00:00:00 2001 From: jilles Date: Tue, 10 Mar 2015 22:23:56 +0000 Subject: MFC r278848: symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW). --- bin/ln/symlink.7 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/ln') diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 6aba773..2fc3b95 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -29,7 +29,7 @@ .\" @(#)symlink.7 8.3 (Berkeley) 3/31/94 .\" $FreeBSD$ .\" -.Dd December 29, 2014 +.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 and -- cgit v1.1