X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_event_add_inotify.xml;h=3c9f2fbe3eb6d1511e52c6dedd57b7b28c52930c;hb=e2e05a0e4ab9bdff9df2b198808b2d3227af1f41;hp=605863c356f1e3510599647f2982e1d459aab4ed;hpb=28e1a3ec44e7de18574ab4bd3e14628541ce9f22;p=thirdparty%2Fsystemd.git diff --git a/man/sd_event_add_inotify.xml b/man/sd_event_add_inotify.xml index 605863c356f..3c9f2fbe3eb 100644 --- a/man/sd_event_add_inotify.xml +++ b/man/sd_event_add_inotify.xml @@ -1,7 +1,6 @@ - - - + + @@ -111,48 +110,48 @@ On success, these functions return 0 or a positive integer. On failure, they return a negative errno-style error code. - - - Errors + + Errors - Returned errors may indicate the following problems: + Returned errors may indicate the following problems: - - - -ENOMEM + + + -ENOMEM - Not enough memory to allocate an object. - + Not enough memory to allocate an object. + - - -EINVAL + + -EINVAL - An invalid argument has been passed. This includes specifying a mask with - IN_MASK_ADD set. - + An invalid argument has been passed. This includes specifying a mask with + IN_MASK_ADD set. + - - -ESTALE + + -ESTALE - The event loop is already terminated. + The event loop is already terminated. - + - - -ECHILD + + -ECHILD - The event loop has been created in a different process. + The event loop has been created in a different process. - + - - -EDOM + + -EDOM - The passed event source is not an inotify process event source. - + The passed event source is not an inotify process event source. + - + +