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=2594134d8778d7e5c59ffc62e22739ab21098fdb;hp=da92020053cbe0f60019309c301d537facae6e17;hb=2a97b03b3b087e724867e7501ae0c1535ee35031;hpb=5aded369782f28255bc6b494ca905d7acaea7a56 diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index da9202005..2594134d8 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 @@ -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.