X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append_array.xml;h=ab1fcd26cbab502d41a3442bd13a26f67f94e656;hp=455e1bb3af3338143808c3e1f86e750235aaaba7;hb=edf2573743b25273bee020230a60f1a054b8ec60;hpb=b8bde11658366290521e3d03316378b482600323;ds=sidebyside diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index 455e1bb3a..ab1fcd26c 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -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 @@ -171,7 +171,7 @@ along with systemd; If not, see . sd_bus_append_array() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file.