]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_add_object.xml
man: fix link markup
[thirdparty/systemd.git] / man / sd_bus_add_object.xml
index 102ee66d297aecf6cf6302675b53e149a36dda5c..bce71bd11a121d0954dc9b5dd1a8cb8838cad256 100644 (file)
     <funcsynopsis>
       <funcsynopsisinfo>#include &lt;systemd/sd-bus-vtable.h&gt;</funcsynopsisinfo>
 
-      <funcprototype>
-        <funcdef>typedef int (*<function>sd_bus_message_handler_t</function>)</funcdef>
-        <paramdef>sd_bus_message *<parameter>m</parameter></paramdef>
-        <paramdef>void *<parameter>userdata</parameter></paramdef>
-        <paramdef>sd_bus_error *<parameter>ret_error</parameter></paramdef>
-      </funcprototype>
+      <xi:include href="sd_bus_add_match.xml" xpointer="sd_bus_message_handler_t"/>
 
       <funcprototype>
         <funcdef>typedef int (*<function>sd_bus_property_get_t</function>)</funcdef>