X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_path_encode.xml;h=69cda53bf4770052df2bcf4cb0b942137b1126fe;hp=5849127bedaf73fb4ad2a9bd27773f0a46a6a82c;hb=c83478b96c21d829cbf50fd79edae255b4c80992;hpb=b8bde11658366290521e3d03316378b482600323 diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 5849127be..69cda53bf 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -1,24 +1,24 @@ - + @@ -62,8 +62,8 @@ along with systemd; If not, see . int sd_bus_path_decode - const char *prefix const char *path + const char *prefix char **ret_external_id @@ -123,7 +123,7 @@ along with systemd; If not, see . the return parameter. On failure, a negative errno-style error number is returned by either function. The returned strings must be - free3'd + free3'd by the caller. @@ -133,7 +133,7 @@ along with systemd; If not, see . sd_bus_path_encode() and sd_bus_path_decode() are available as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 + libsystemd pkg-config1 file. @@ -143,7 +143,7 @@ along with systemd; If not, see . systemd1, sd-bus3, - free3 + free3