open_by_handle_at.2: ERRORS: Remove bogus ENOTDIR error for open_by_handle_at()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-18 13:49:37 +01:00
parent 3be5b709ad
commit 74a769f92d
1 changed files with 0 additions and 6 deletions

View File

@ -328,12 +328,6 @@ is greater than
.BR MAX_HANDLE_SZ
or is equal to zero.
.TP
.B ENOTDIR
.IR mount_fd
is not
.B AT_FDCWD
and does not refer to a directory.
.TP
.B ELOOP
.\" FIXME (see earlier FIXME). Is this the intended behavior?
.I handle