X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_event_add_time.xml;h=31d1013552b62a88fe07c522f8028e44a2981a94;hb=3543f8218b732132dff6d0dccb2ce357e4154801;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..31d101355 100644 --- a/man/sd_event_add_time.xml +++ b/man/sd_event_add_time.xml @@ -1,4 +1,4 @@ - + @@ -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.