]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
inotify_add_watch.2: ERRORS: add ENAMETOOLONG
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 28 Mar 2014 12:09:49 +0000 (13:09 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 28 Mar 2014 12:09:49 +0000 (13:09 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/inotify_add_watch.2

index 9e52aab56cf1c156cb7e06d7b779f79fa99231bd..8c50b40425c4fe413abe0f414c25afa654c3f18d 100644 (file)
@@ -25,7 +25,7 @@
 .\" 2005-07-19 Robert Love <rlove@rlove.org> - initial version
 .\" 2006-02-07 mtk, various changes
 .\"
-.TH INOTIFY_ADD_WATCH 2 2010-10-20 "Linux" "Linux Programmer's Manual"
+.TH INOTIFY_ADD_WATCH 2 2014-03-28 "Linux" "Linux Programmer's Manual"
 .SH NAME
 inotify_add_watch \- add a watch to an initialized inotify instance
 .SH SYNOPSIS
@@ -100,6 +100,10 @@ The given event mask contains no valid events; or
 .I fd
 is not an inotify file descriptor.
 .TP
+.B ENAMETOOLONG
+.I pathname
+is too long.
+.TP
 .B ENOENT
 A directory component in
 .I pathname