diff options
Diffstat (limited to 'man/sd_bus_slot_get_bus.xml')
-rw-r--r-- | man/sd_bus_slot_get_bus.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/sd_bus_slot_get_bus.xml b/man/sd_bus_slot_get_bus.xml index ed3e55b057..26541a9d97 100644 --- a/man/sd_bus_slot_get_bus.xml +++ b/man/sd_bus_slot_get_bus.xml @@ -27,6 +27,8 @@ <funcsynopsis> <funcsynopsisinfo>#include <systemd/sd-bus.h></funcsynopsisinfo> + <xi:include href="sd_bus_add_match.xml" xpointer="sd_bus_message_handler_t"/> + <funcprototype> <funcdef>sd_bus *<function>sd_bus_slot_get_bus</function></funcdef> <paramdef>sd_bus_slot *<parameter>slot</parameter></paramdef> |