chdir.2: Minor wording fix

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

View File

@ -101,7 +101,9 @@ Too many symbolic links were encountered in resolving
is too long.
.TP
.B ENOENT
The file does not exist.
The directory specified in
.I path
does not exist.
.TP
.B ENOMEM
Insufficient kernel memory was available.