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=31d1013552b62a88fe07c522f8028e44a2981a94;hp=f16b84f605c16bb5c1360674da31463e9cc8a6b9;hb=96ceff428359b8f757d9d4da1f5da13bb9b5ab2e;hpb=4dfefc1914bad6a025e2d6738999e45b74715002 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.