summaryrefslogtreecommitdiffstats
path: root/bin/ln
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2015-03-10 22:23:56 +0000
committerjilles <jilles@FreeBSD.org>2015-03-10 22:23:56 +0000
commit051c6169800f5164326f654da30438a6ec247108 (patch)
treedc7ca007dff70daa4e0950b654c3839ea7c51d18 /bin/ln
parentab5266471122f495a3c6b29718c2978b46d2e441 (diff)
downloadFreeBSD-src-051c6169800f5164326f654da30438a6ec247108.zip
FreeBSD-src-051c6169800f5164326f654da30438a6ec247108.tar.gz
MFC r278848: symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW).
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/symlink.73
1 files changed, 2 insertions, 1 deletions
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
OpenPOWER on IntegriCloud