summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_append.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2014-05-08 01:28:45 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-05-07 20:13:27 -0400
commitb8bde11658366290521e3d03316378b482600323 (patch)
treeccecde357ccb3b109e69aa2a6227f7cd7c71aedc /man/sd_bus_message_append.xml
parentdca348bcbb462305864526c587495a14a76bfcde (diff)
doc: comma placement corrections and word order
Set commas where there should be some. Some improvements to word order.
Diffstat (limited to 'man/sd_bus_message_append.xml')
-rw-r--r--man/sd_bus_message_append.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml
index 2a1e95aa3..b14a6c985 100644
--- a/man/sd_bus_message_append.xml
+++ b/man/sd_bus_message_append.xml
@@ -65,7 +65,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<refsect1>
<title>Description</title>
- <para>Function <function>sd_bus_message_append</function> appends
+ <para>The <function>sd_bus_message_append</function> function appends
a sequence of items to message <parameter>m</parameter>. The
format string <parameter>types</parameter> describes the types of
arguments that follow.</para>