X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_event_add_child.xml;h=9d943f8676c89ad8edbc565ca8f356864ff35130;hb=13e92f3966552091085982f4ebdeb38721f04a30;hp=f282a5094a991bcadec631537e5c2db7e4558707;hpb=4dfefc1914bad6a025e2d6738999e45b74715002;p=elogind.git diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml index f282a5094..9d943f867 100644 --- a/man/sd_event_add_child.xml +++ b/man/sd_event_add_child.xml @@ -1,4 +1,4 @@ - + @@ -137,13 +137,13 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Not enough memory to allocate an object. - -EINVAL + -EINVAL An invalid argument has been passed. This includes specyfing an empty mask in options or a mask @@ -155,7 +155,7 @@ along with systemd; If not, see . - -EBUSY + -EBUSY An handler is already installed for this child. @@ -163,14 +163,14 @@ along with systemd; If not, see . - -ESTALE + -ESTALE The event loop is already terminated. - -ECHILD + -ECHILD The event loop has been created in a different process.