diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2016-12-12 08:12:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 08:12:10 +0100 |
commit | e3e30d2a44ba6e204c92d2afa28d402f6e9ba263 (patch) | |
tree | 011f5892bb1909694628d50d24af24460cac4908 /man/sd_bus_path_encode.xml | |
parent | 161f1ee134ed405c2d87a0dcae4ae0d0882779b4 (diff) | |
parent | 2a03116da220c67c9b32f126733495583a8fb371 (diff) |
Merge pull request #4868 from keszybz/man
Ellipsization
Diffstat (limited to 'man/sd_bus_path_encode.xml')
-rw-r--r-- | man/sd_bus_path_encode.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 3088243e45..986eccc6a8 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -66,7 +66,7 @@ <funcdef>int <function>sd_bus_path_encode_many</function></funcdef> <paramdef>char **<parameter>out</parameter></paramdef> <paramdef>const char *<parameter>path_template</parameter></paramdef> - <paramdef>...</paramdef> + <paramdef>…</paramdef> </funcprototype> <funcprototype> @@ -80,7 +80,7 @@ <funcdef>int <function>sd_bus_path_decode_many</function></funcdef> <paramdef>const char *<parameter>path</parameter></paramdef> <paramdef>const char *<parameter>path_template</parameter></paramdef> - <paramdef>...</paramdef> + <paramdef>…</paramdef> </funcprototype> </funcsynopsis> </refsynopsisdiv> |