X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_event_add_time.xml;h=c975f07de5e53a0a3770fd44ea9f33e05896731f;hb=11ea2781eea4b912d2feb26785ece475e504c57b;hp=f16b84f605c16bb5c1360674da31463e9cc8a6b9;hpb=4dfefc1914bad6a025e2d6738999e45b74715002;p=elogind.git diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index f16b84f60..c975f07de 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -1,24 +1,24 @@ - + @@ -196,34 +196,34 @@ along with systemd; If not, see . - -ENOMEM + -ENOMEM Not enough memory to allocate an object. - -EINVAL + -EINVAL An invalid argument has been passed. - -ESTALE + -ESTALE The event loop is already terminated. - -ECHILD + -ECHILD The event loop has been created in a different process. - -ENOTSUP + -ENOTSUP The selected clock is not supported by the event loop implementation.