summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_get_cookie.xml
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2013-12-26 02:47:45 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-25 22:53:46 -0500
commite0e009c067aa7237f9683c46e5845bbb11ec67c2 (patch)
treed2c31f3f444bfa569569ac195e2778c475a67c26 /man/sd_bus_message_get_cookie.xml
parentb040723ea412209e0edf54647fa5aa4287411507 (diff)
man: grammar and wording improvements
This is a recurring submission and includes corrections to: - missing words, preposition choice. - change of /lib to /usr/lib, because that is what most distros are using as the system-wide location for systemd/udev files.
Diffstat (limited to 'man/sd_bus_message_get_cookie.xml')
-rw-r--r--man/sd_bus_message_get_cookie.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml
index 0e3c4ba723..bf403a222f 100644
--- a/man/sd_bus_message_get_cookie.xml
+++ b/man/sd_bus_message_get_cookie.xml
@@ -85,7 +85,7 @@
field.</para>
<para>Both functions take a message object as first
- parameter and a place to store the 64bit cookie
+ parameter and a place to store the 64-bit cookie
in.</para>
</refsect1>
@@ -97,7 +97,7 @@
errno-style error code.</para>
<para>On success, the cookie/reply cookie is returned
- in the specified 64bit unsigned integer variable.</para>
+ in the specified 64-bit unsigned integer variable.</para>
</refsect1>
<refsect1>
@@ -122,7 +122,7 @@
been sent yet and hence has no cookie
assigned, or that the message is not a
method response message and hence
- carries to reply cookie
+ carries a reply cookie
field.</para></listitem>
</varlistentry>
</variablelist>