summaryrefslogtreecommitdiffstats
path: root/man/sd_event_source_set_exit_on_failure.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_event_source_set_exit_on_failure.xml')
-rw-r--r--man/sd_event_source_set_exit_on_failure.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/man/sd_event_source_set_exit_on_failure.xml b/man/sd_event_source_set_exit_on_failure.xml
index 6f839cddc0..fbdb71ba73 100644
--- a/man/sd_event_source_set_exit_on_failure.xml
+++ b/man/sd_event_source_set_exit_on_failure.xml
@@ -74,7 +74,9 @@
<term><constant>-EINVAL</constant></term>
<listitem><para><parameter>source</parameter> is not a valid pointer to an
- <structname>sd_event_source</structname> object.</para></listitem>
+ <structname>sd_event_source</structname> object.</para>
+
+ <xi:include href="version-info.xml" xpointer="v247"/></listitem>
</varlistentry>
<varlistentry>
@@ -82,7 +84,9 @@
<listitem><para>The event source refers to an exit event source (as created with
<citerefentry><refentrytitle>sd_event_add_exit</refentrytitle><manvolnum>3</manvolnum></citerefentry>),
- for which this functionality is not supported.</para></listitem>
+ for which this functionality is not supported.</para>
+
+ <xi:include href="version-info.xml" xpointer="v247"/></listitem>
</varlistentry>
</variablelist>