diff options
Diffstat (limited to '')
-rw-r--r-- | man/sd_bus_can_send.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_can_send.xml b/man/sd_bus_can_send.xml index 3075f24bda..632d9bc4ee 100644 --- a/man/sd_bus_can_send.xml +++ b/man/sd_bus_can_send.xml @@ -37,7 +37,7 @@ <refsect1> <title>Description</title> - <para><function>sd_bus_can_send</function> is mostly used for checking if file descriptor + <para><function>sd_bus_can_send()</function> is mostly used for checking if file descriptor passing is available on the given bus. <parameter>type</parameter> can be any of the <constant>SD_BUS_TYPE</constant> constants.</para> </refsect1> |