X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append_basic.xml;h=7c5f1e9ddcb745c0f51030af2bed52cfdf9d2b57;hp=a8e91f9e97ff9a8e14c66912384591ca883af182;hb=06b643e7f5a3b79005dd57497897ab7255fe3659;hpb=effbc8e4f70fc70e4a4a8a1dc77228dd187f9c22;ds=sidebyside diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index a8e91f9e9..7c5f1e9dd 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -95,7 +95,7 @@ along with systemd; If not, see . y SD_BUS_TYPE_BYTE - unsigned interger + unsigned integer 1 byte @@ -198,9 +198,9 @@ along with systemd; If not, see . character sequence. As a special case, a NULL pointer is interpreted as an empty string. The string should be valid Unicode string encoded as UTF-8. In case of the two latter - types, additionally the requirements for a D-Bus object path or + types, the additional requirements for a D-Bus object path or type signature should be satisfied. Those requirements should be - verified by the recepient of the message. + verified by the recipient of the message. @@ -257,10 +257,10 @@ along with systemd; If not, see . Notes - sd_bus_append_basic() function + The sd_bus_append_basic() function described here is available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file.