X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append.xml;h=961ab53c5f87c5aa38f1ef362d72057b7be7e898;hp=2a1e95aa35de4fc461d31f16d47118d17c2bb2a6;hb=9700d6980f7c212b10a69399e6430b82a6f45587;hpb=effbc8e4f70fc70e4a4a8a1dc77228dd187f9c22 diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml index 2a1e95aa3..961ab53c5 100644 --- a/man/sd_bus_message_append.xml +++ b/man/sd_bus_message_append.xml @@ -65,7 +65,7 @@ along with systemd; If not, see . Description - Function sd_bus_message_append appends + The sd_bus_message_append function appends a sequence of items to message m. The format string types describes the types of arguments that follow. @@ -232,7 +232,7 @@ sd_bus_message_append(m, "ynqiuxtd", y, n, q, i, u, x, t, d); sd_bus_open_user() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd-bus pkg-config1 file.