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=2a2a12cdb0ccb3ce5ab704c5973c7803608a906d;hb=02dd6e189a6d2b7f3884ad4cdb3d8c85e009c565;hpb=6bb648a16ae4a682ad4784412af706d2e6a3e4da diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 2a2a12cdb..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 pkg-config1 + libsystemd pkg-config1 file.