X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd-event.xml;h=4fcd35685c0ad1d0b4352e95141e6ddc8a1504c4;hb=76cc80f42e53215b9039ca99dd35687c7518880a;hp=7057b4e05fdd8c00d694e0634ea65a98bf9b2ffb;hpb=07c9d5f5d8171ac47f22e2cab1c0aef3b81ef404;p=elogind.git diff --git a/man/sd-event.xml b/man/sd-event.xml index 7057b4e05..4fcd35685 100644 --- a/man/sd-event.xml +++ b/man/sd-event.xml @@ -97,7 +97,7 @@ iteration a single event source is dispatched. Each time an event source is dispatched the kernel is polled for new events, before the next event source is dispatched. The event loop is designed to - honour priorities and provide fairness within each priority. It is + honor priorities and provide fairness within each priority. It is not designed to provide optimal throughput, as this contradicts these goals due the limitations of the underlying epoll7 @@ -156,7 +156,7 @@ See Also - elogind1, + elogind8, sd_event_new3, sd_event_run3, sd_event_add_io3,