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=455e1bb3af3338143808c3e1f86e750235aaaba7;hb=2822da4fb7f891e5320f02f1d00f64b72221ced4;hpb=b8bde11658366290521e3d03316378b482600323 diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index 455e1bb3a..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 @@ -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.