X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append_strv.xml;h=458e21dcb989df1aa6a68984ecb0bd9255d41607;hp=1767f73f7f36a607eb2a58369c9825332a841bda;hb=cac2e345596b2743053c0285280b81794b3aaf10;hpb=3802a3d3d7af51ddff31943d5514382f01265770 diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml index 1767f73f7..458e21dcb 100644 --- a/man/sd_bus_message_append_strv.xml +++ b/man/sd_bus_message_append_strv.xml @@ -3,30 +3,30 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - sd_bus_message_append_strv - systemd + elogind @@ -51,7 +51,7 @@ along with systemd; If not, see . - #include <systemd/sd-bus.h> + #include <elogind/sd-bus.h> int sd_bus_message_append_strv @@ -97,7 +97,7 @@ along with systemd; If not, see . The sd_bus_append_append_strv() function described here is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libelogind pkg-config1 file. @@ -105,7 +105,7 @@ along with systemd; If not, see . See Also - systemd1, + elogind8, sd-bus3, sd_bus_message_append3, sd_bus_message_append_array3,