X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_message_get_cookie.xml;h=5e2526321ec7c1205dcc605b5a4cd47efd538d59;hp=0e3c4ba723a4eaf1ebee3ec7acc9ae2775569a7d;hb=93ae25e6fd62b2f87c3dd9ad3e81934eecc48057;hpb=b040723ea412209e0edf54647fa5aa4287411507 diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml index 0e3c4ba72..5e2526321 100644 --- a/man/sd_bus_message_get_cookie.xml +++ b/man/sd_bus_message_get_cookie.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + sd_bus_message_get_cookie @@ -85,7 +85,7 @@ field. 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. @@ -97,7 +97,7 @@ errno-style error code. On success, the cookie/reply cookie is returned - in the specified 64bit unsigned integer variable. + in the specified 64-bit unsigned integer variable. @@ -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. @@ -135,7 +135,7 @@ and sd_bus_message_get_reply_cookie() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd pkg-config1 file.