diff --git a/man/sd_bus_slot_set_floating.xml b/man/sd_bus_slot_set_floating.xml index 9cb4b8a441..cae1f5353c 100644 --- a/man/sd_bus_slot_set_floating.xml +++ b/man/sd_bus_slot_set_floating.xml @@ -29,7 +29,7 @@ int sd_bus_slot_set_floating - sd_bus_slot *bus + sd_bus_slot *slot int b @@ -81,6 +81,12 @@ Returned errors may indicate the following problems: + + -EINVAL + + The slot parameter is NULL. + + -ECHILD