symlink(2) return EACCES if a component of the name2 path prefix denies

write permission.
This commit is contained in:
Pawel Jakub Dawidek 2006-12-12 20:05:04 +00:00
parent 554bc5f287
commit a2b7d92ad6

View File

@ -79,6 +79,10 @@ path prefix does not exist.
A component of the
.Fa name2
path prefix denies search permission.
.It Bq Er EACCES
A component of the
.Fa name2
path prefix denies write permission.
.It Bq Er ELOOP
Too many symbolic links were encountered in translating the pathname.
.It Bq Er EEXIST