Correct AT_SYMLINK_FOLLOW flag name in linkat(2) man page.
Approved by: re (kib), ed (mentor)
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user