]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_event_add_child.xml
man: condense version information for functions
[thirdparty/systemd.git] / man / sd_event_add_child.xml
index 5b51248a4fc94c63e2b320f7b0e419ee3207f98a..ca6aa610e049727d3debc283de0e6203175aff6a 100644 (file)
 
   <refsect1>
     <title>History</title>
-    <para><function>sd_event_add_child()</function> was added in version 217.</para>
-    <para><function>sd_event_source_get_child_pid()</function> was added in version 217.</para>
-    <para><function>sd_event_add_child_pidfd()</function> was added in version 245.</para>
-    <para><function>sd_event_source_get_child_pidfd()</function> was added in version 245.</para>
-    <para><function>sd_event_source_get_child_pidfd_own()</function> was added in version 245.</para>
-    <para><function>sd_event_source_get_child_process_own()</function> was added in version 245.</para>
-    <para><function>sd_event_source_send_child_signal()</function> was added in version 245.</para>
-    <para><function>sd_event_source_set_child_pidfd_own()</function> was added in version 245.</para>
-    <para><function>sd_event_source_set_child_process_own()</function> was added in version 245.</para>
+    <para><function>sd_event_add_child()</function>,
+    <function>sd_event_child_handler_t()</function>, and
+    <function>sd_event_source_get_child_pid()</function> were added in version 217.</para>
+    <para><function>sd_event_add_child_pidfd()</function>,
+    <function>sd_event_source_get_child_pidfd()</function>,
+    <function>sd_event_source_get_child_pidfd_own()</function>,
+    <function>sd_event_source_set_child_pidfd_own()</function>,
+    <function>sd_event_source_get_child_process_own()</function>,
+    <function>sd_event_source_set_child_process_own()</function>, and
+    <function>sd_event_source_send_child_signal()</function> were added in version 245.</para>
   </refsect1>
 
   <refsect1>