X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_request_name.xml;h=c23bbb37bc5fa644af517a0844f42e0b6e4ff313;hb=7dbb1d08f66cd44b1296be3ee8e3629b989e19a8;hp=2a2a12cdb0ccb3ce5ab704c5973c7803608a906d;hpb=6bb648a16ae4a682ad4784412af706d2e6a3e4da;p=elogind.git 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.