diff options
Diffstat (limited to 'man/sd_bus_message_append_strv.xml')
-rw-r--r-- | man/sd_bus_message_append_strv.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml index ecb536cfd0..67ba404137 100644 --- a/man/sd_bus_message_append_strv.xml +++ b/man/sd_bus_message_append_strv.xml @@ -37,7 +37,7 @@ <refsect1> <title>Description</title> - <para>The <function>sd_bus_message_append</function> function can be + <para>The <function>sd_bus_message_append()</function> function can be used to append an array of strings to message <parameter>m</parameter>. The parameter <parameter>l</parameter> shall point to a <constant>NULL</constant>-terminated array of pointers |