From f9d5feda46baa88299f5f61198b0d497a7899b11 Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Sat, 10 Feb 2024 08:28:31 +0800 Subject: [PATCH] Sync inotify (#846) --- reference/inotify/functions/inotify-add-watch.xml | 8 +++++--- reference/inotify/functions/inotify-init.xml | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) 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