diff --git a/reference/inotify/functions/inotify-add-watch.xml b/reference/inotify/functions/inotify-add-watch.xml index 9d0ac9ceb..ff3c5b9f6 100644 --- a/reference/inotify/functions/inotify-add-watch.xml +++ b/reference/inotify/functions/inotify-add-watch.xml @@ -1,6 +1,7 @@ - + + inotify_add_watch @@ -10,7 +11,7 @@ &reftitle.description; - intinotify_add_watch + intfalseinotify_add_watch resourceinotify_instance stringpathname intmask @@ -60,7 +61,8 @@ &reftitle.returnvalues; - 返回值是一个唯一的(inotify 实例范围内)监听描述符。 + 返回值是一个唯一的(inotify 实例范围内)监听描述符, + &return.falseforfailure;。 diff --git a/reference/inotify/functions/inotify-init.xml b/reference/inotify/functions/inotify-init.xml index 55a95dee1..07f2b7b0e 100644 --- a/reference/inotify/functions/inotify-init.xml +++ b/reference/inotify/functions/inotify-init.xml @@ -1,6 +1,7 @@ - + + inotify_init @@ -10,7 +11,7 @@ &reftitle.description; - resourceinotify_init + resourcefalseinotify_init