OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man2 / inotify_add_watch.2
index c696603..9e52aab 100644 (file)
@@ -80,7 +80,7 @@ the object for which the event occurred.
 On success,
 .BR inotify_add_watch ()
 returns a nonnegative watch descriptor.
-On error \-1 is returned and
+On error, \-1 is returned and
 .I errno
 is set appropriately.
 .SH ERRORS