bind.2: Improve description of ENOENT error

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-01 13:19:01 +01:00
parent 2a70e42b66
commit a1dc786b3d
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ Too many symbolic links were encountered in resolving
is too long.
.TP
.B ENOENT
The file does not exist.
A component in the directory prefix of the socket pathname does not exist.
.TP
.B ENOMEM
Insufficient kernel memory was available.