X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_event_add_child.xml;h=012fdb6a1a84025d09558b758a3c41869d8e2b7a;hp=f282a5094a991bcadec631537e5c2db7e4558707;hb=8474b70c3a3842cdf3d51f331dd117ab6421f6d0;hpb=4dfefc1914bad6a025e2d6738999e45b74715002 diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml index f282a5094..012fdb6a1 100644 --- a/man/sd_event_add_child.xml +++ b/man/sd_event_add_child.xml @@ -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.