X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_event_add_time.xml;h=77b8828bb3a5ff55e17d93a4e818283076020823;hp=f16b84f605c16bb5c1360674da31463e9cc8a6b9;hb=61f33134fc9231e07e1b9519b140d68139e9fad0;hpb=4dfefc1914bad6a025e2d6738999e45b74715002 diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml index f16b84f60..77b8828bb 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -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.