diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-12-25 18:03:05 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-25 18:04:04 +0100 |
commit | d9416f8a82d6afd8219d2dfc84817aa33ca8f3cb (patch) | |
tree | 9d94a585fa4cd4334cf7e0722b7b85c590692689 /man | |
parent | 693eb9a2d42d71445dad273a76e2470199d1dc5a (diff) |
man: document sd_bus_message_get_cookie()
Diffstat (limited to 'man')
-rw-r--r-- | man/sd_bus_request_name.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 23d49fb4ca..b78303afe5 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -208,7 +208,7 @@ <title>Notes</title> <para>The <function>sd_bus_acquire_name()</function> - and <function>sd_bus_release_bame()</function> + and <function>sd_bus_release_name()</function> interfaces are available as shared library, which can be compiled and linked to with the <constant>libsystemd-bus</constant> <citerefentry><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry> |