fcntl.2: ERRORS: Document ENOTDIR error for F_NOTIFY

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-07-08 12:07:15 +02:00
parent 640a438d9b
commit 1ce579fc39
1 changed files with 8 additions and 0 deletions

View File

@ -1400,6 +1400,14 @@ the process already has the maximum number of file descriptors open.
Too many segment locks open, lock table is full, or a remote locking
protocol failed (e.g., locking over NFS).
.TP
.B ENOTDIR
.B F_NOTIFY
was specified in
.IR cmd ,
but
.IR fd
does not refer to a directory.
.TP
.B EPERM
Attempted to clear the
.B O_APPEND