From b8bde11658366290521e3d03316378b482600323 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 May 2014 01:28:45 +0200 Subject: doc: comma placement corrections and word order Set commas where there should be some. Some improvements to word order. --- man/sd_bus_message_append_basic.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_bus_message_append_basic.xml') diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml index a8e91f9e97..68e1191602 100644 --- a/man/sd_bus_message_append_basic.xml +++ b/man/sd_bus_message_append_basic.xml @@ -198,7 +198,7 @@ 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. @@ -257,7 +257,7 @@ 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 -- cgit v1.2.3-54-g00ecf