X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_event_add_defer.xml;h=636c61e99c8de1485d2e0a5e272983bb1d719a81;hb=f789e0b4f891800557c74c385d0f61a0164cb16f;hp=891aa709b28bb0c16a2ee3467728e0f44705afc8;hpb=9bbd37845c40a54b61866e92a89fde4b34a4c582;p=thirdparty%2Fsystemd.git diff --git a/man/sd_event_add_defer.xml b/man/sd_event_add_defer.xml index 891aa709b28..636c61e99c8 100644 --- a/man/sd_event_add_defer.xml +++ b/man/sd_event_add_defer.xml @@ -129,39 +129,39 @@ 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. - + An invalid argument has been passed. + - - -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. + - + +