X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_bus_path_encode.xml;h=ade11bc15e1537d8a8cd8b9f57b315d2808a19cf;hb=5057d73ba1bb016c9325d0a7fdb84519d3443622;hp=f40ec1f9fed0a213ef547627959681f13857d418;hpb=12777909c9cbf4217aecbbb38de97bac5252fc5b;p=thirdparty%2Fsystemd.git diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index f40ec1f9fed..ade11bc15e1 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -1,29 +1,13 @@ - - + + + - - - + sd_bus_path_encode systemd - - - - A monkey with a typewriter - Zbigniew - Jędrzejewski-Szmek - zbyszek@in.waw.pl - - @@ -93,7 +77,7 @@ always be NUL-terminated. The returned string will be the concatenation of the bus path prefix plus an escaped version of the external identifier string. This operation may be - reversed with sd_bus_decode(). It is + reversed with sd_bus_path_decode(). It is recommended to only use external identifiers that generally require little escaping to be turned into valid bus path identifiers (for example, by sticking to a 7-bit ASCII character @@ -154,15 +138,7 @@ by the caller. - - Notes - - 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 - file. - + See Also