diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/link.2 | 2 |
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 |