aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fcntl.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-07-08 12:07:15 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-07-08 12:07:15 +0200
commit1ce579fc39fbbb0596cd9cb4cd33aa8eb9f8632e (patch)
treeb4dc1f1780e424a4f709d85b6dafce18332e513a /man2/fcntl.2
parent640a438d9bfdcf42658c5cab6f3bf55cb135750c (diff)
downloadman-pages-1ce579fc39fbbb0596cd9cb4cd33aa8eb9f8632e.tar.gz
fcntl.2: ERRORS: Document ENOTDIR error for F_NOTIFY
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/fcntl.2')
-rw-r--r--man2/fcntl.28
1 files changed, 8 insertions, 0 deletions
diff --git a/man2/fcntl.2 b/man2/fcntl.2
index f2a2ca7473..d36c428ea9 100644
--- a/man2/fcntl.2
+++ b/man2/fcntl.2
@@ -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