X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_request_name.xml;h=c23bbb37bc5fa644af517a0844f42e0b6e4ff313;hp=7393fdd90e403c039555c45e34baabcff46f6f0f;hb=02dd6e189a6d2b7f3884ad4cdb3d8c85e009c565;hpb=e0e009c067aa7237f9683c46e5845bbb11ec67c2 diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 7393fdd90..c23bbb37b 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.