Improve ENOENT description.

This commit is contained in:
Michael Kerrisk 2007-03-18 06:00:32 +00:00
parent 5bb80360ee
commit 33e820cb39
1 changed files with 2 additions and 3 deletions

View File

@ -120,10 +120,9 @@ Too many symbolic links were encountered in resolving
is too long. is too long.
.TP .TP
.B ENOENT .B ENOENT
A directory component in A component of
.I pathname .I pathname
would have been accessible but does not exist or was a dangling does not exist or is a dangling symbolic link.
symbolic link.
.TP .TP
.B ENOTDIR .B ENOTDIR
A component used as a directory in A component used as a directory in