X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_append_basic.xml;h=bd25a4a99dc1e343f58d3b13a95ac785be4e20e6;hp=68e1191602bb4594607a9e1b37d4953e3ddb30e3;hb=a2e0337875addaf08225fbf9b231435ba12a88b5;hpb=b8bde11658366290521e3d03316378b482600323 diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index 68e119160..bd25a4a99 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -1,4 +1,4 @@ - + @@ -95,7 +95,7 @@ along with systemd; If not, see . y SD_BUS_TYPE_BYTE - unsigned interger + unsigned integer 1 byte @@ -200,7 +200,7 @@ along with systemd; If not, see . valid Unicode string encoded as UTF-8. In case of the two latter 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. @@ -219,35 +219,35 @@ along with systemd; If not, see . - -EINVAL + -EINVAL Specified parameter is invalid. - -EPERM + -EPERM Message has been sealed. - -ESTALE + -ESTALE Message is in invalid state. - -ENXIO + -ENXIO Message cannot be appended to. - -ENOMEM + -ENOMEM Memory allocation failed. @@ -260,7 +260,7 @@ along with systemd; If not, see . 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.