X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append.xml;h=e3de69873b1bcf6ec3af767d75a10848b679c1c0;hp=2a1e95aa35de4fc461d31f16d47118d17c2bb2a6;hb=dd5ae4c36c89da5dbe8d1628939b26c00db98753;hpb=effbc8e4f70fc70e4a4a8a1dc77228dd187f9c22 diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml index 2a1e95aa3..e3de69873 100644 --- a/man/sd_bus_message_append.xml +++ b/man/sd_bus_message_append.xml @@ -1,4 +1,4 @@ - + @@ -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.