Correct AT_SYMLINK_FOLLOW flag name in linkat(2) man page.

Approved by:	re (kib), ed (mentor)
This commit is contained in:
Jilles Tjoelker
2009-07-19 16:48:25 +00:00
parent 80e556956e
commit 22e4c1c47c
+1 -1
View File
@@ -110,7 +110,7 @@ are constructed by a bitwise-inclusive OR of flags from the following
list, defined in list, defined in
.In fcntl.h : .In fcntl.h :
.Bl -tag -width indent .Bl -tag -width indent
.It Dv AT_SYMLINK_NOFOLLOW .It Dv AT_SYMLINK_FOLLOW
If If
.Fa name1 .Fa name1
names a symbolic link, a new link for the target of the symbolic link is names a symbolic link, a new link for the target of the symbolic link is