X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append_array.xml;h=fe81affdc4313683e9bbbfffbf1bd766b81d3da8;hp=bf40da868f49cd4d78527222045bfb3ec8e68dbe;hb=754061ce7173fd8cb66ade1a48381e2cead35522;hpb=5aded369782f28255bc6b494ca905d7acaea7a56 diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index bf40da868..fe81affdc 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -1,4 +1,4 @@ - + @@ -68,7 +68,7 @@ along with systemd; If not, see . int sd_bus_message_append_array_memfd sd_bus_message *m char type - sd_memfd *memfd + int memfd @@ -104,7 +104,7 @@ along with systemd; If not, see . Basic Types section of the D-Bus specification, and listed in sd_bus_message_append_basic3. - Pointer p must point to an array of of size + Pointer p must point to an array of size size bytes containing items of the respective type. Size size must be a multiple of the size of the type type. As a