X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_label_escape.xml;h=ef4b7e2dae72dee8078449b722ee6d72922ed022;hp=c868c3f2f9a0ab97009f4a569e0077345a9330b5;hb=8dc385e7701726be69b681e2738a1d74a21b24f1;hpb=d30ec1f5df99f18312b4b920b7e62b832387dcc1 diff --git a/man/sd_bus_label_escape.xml b/man/sd_bus_label_escape.xml index c868c3f2f..ef4b7e2da 100644 --- a/man/sd_bus_label_escape.xml +++ b/man/sd_bus_label_escape.xml @@ -54,13 +54,13 @@ along with systemd; If not, see . #include <systemd/sd-bus.h> - char* sd_bus_label_escape - const char* s + char *sd_bus_label_escape + const char *s - char* sd_bus_label_unescape - const char* f + char *sd_bus_label_unescape + const char *f @@ -94,7 +94,7 @@ along with systemd; If not, see . sd_bus_label_escape() and sd_bus_label_unescape() are available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd pkg-config1 file.