symlink.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-17 13:44:02 +01:00
parent df63d3e84d
commit 19d9c23c6a
1 changed files with 2 additions and 0 deletions

View File

@ -169,6 +169,7 @@ They are:
.BR rmdir (2),
and
.BR unlink (2).
Certain other system calls optionally follow symbolic links.
They are:
.BR faccessat (2),
@ -192,6 +193,7 @@ When
.BR rmdir (2)
is applied to a symbolic link, it fails with the error
.BR ENOTDIR .
The
.BR link (2)
warrants special discussion.