X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_request_name.xml;h=e3a9266e4728b612c91d396cafb06aff426e3c1f;hp=7393fdd90e403c039555c45e34baabcff46f6f0f;hb=2dbd4a9454f127f600e5764b7883a472eeb32be0;hpb=e0e009c067aa7237f9683c46e5845bbb11ec67c2 diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 7393fdd90..e3a9266e4 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + sd_bus_request_name @@ -54,14 +54,14 @@ int sd_bus_request_name - sd_bus* bus + sd_bus *bus const char *name uint64_t flags int sd_bus_release_name - sd_bus* bus + sd_bus *bus const char *name @@ -211,7 +211,7 @@ and sd_bus_release_name() interfaces are available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd pkg-config1 file.