diff options
Diffstat (limited to 'man/sd_event_add_defer.xml')
-rw-r--r-- | man/sd_event_add_defer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_event_add_defer.xml b/man/sd_event_add_defer.xml index af43ef1449..811992453b 100644 --- a/man/sd_event_add_defer.xml +++ b/man/sd_event_add_defer.xml @@ -122,7 +122,7 @@ <citerefentry><refentrytitle>sd_event_source_set_enabled</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para> <para>If the second parameter of these functions is passed as <constant>NULL</constant> no reference to - the event source object is returned. In this case the event source is considered "floating", and will be + the event source object is returned. In this case, the event source is considered "floating", and will be destroyed implicitly when the event loop itself is destroyed.</para> <para>If the <parameter>handler</parameter> parameter to <function>sd_event_add_defer()</function> or |