summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2009-07-19 16:48:25 +0000
committerjilles <jilles@FreeBSD.org>2009-07-19 16:48:25 +0000
commit22843955a810df855a2d404ff2b1e50dd27d7cfd (patch)
treecb371a842e1da2b5db43c6a31b947f52fd857f75 /lib
parentdcc7a6b868e41acfda89eb8429fe77b97d900678 (diff)
downloadFreeBSD-src-22843955a810df855a2d404ff2b1e50dd27d7cfd.zip
FreeBSD-src-22843955a810df855a2d404ff2b1e50dd27d7cfd.tar.gz
Correct AT_SYMLINK_FOLLOW flag name in linkat(2) man page.
Approved by: re (kib), ed (mentor)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/link.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/link.2 b/lib/libc/sys/link.2
index 8c0a115..e1fc317 100644
--- a/lib/libc/sys/link.2
+++ b/lib/libc/sys/link.2
@@ -110,7 +110,7 @@ are constructed by a bitwise-inclusive OR of flags from the following
list, defined in
.In fcntl.h :
.Bl -tag -width indent
-.It Dv AT_SYMLINK_NOFOLLOW
+.It Dv AT_SYMLINK_FOLLOW
If
.Fa name1
names a symbolic link, a new link for the target of the symbolic link is
OpenPOWER on IntegriCloud