summaryrefslogtreecommitdiffstats
path: root/man/sd_bus_path_encode.xml
diff options
context:
space:
mode:
authorAbderrahim Kitouni <abderrahim.kitouni@codethink.co.uk>2023-09-18 18:44:26 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2023-09-19 11:48:15 +0200
commit00f95506e2523a9c120d9c38cc78d15bb56b8ec7 (patch)
treea23a1fcf50c55bc3c8821aa9fe7b2b17fa366894 /man/sd_bus_path_encode.xml
parentMerge pull request #29217 from behrmann/typofixes (diff)
downloadsystemd-00f95506e2523a9c120d9c38cc78d15bb56b8ec7.tar.xz
systemd-00f95506e2523a9c120d9c38cc78d15bb56b8ec7.zip
man: condense version information for functions
Use a more compact form like 'a, b, and c were added in version x'
Diffstat (limited to 'man/sd_bus_path_encode.xml')
-rw-r--r--man/sd_bus_path_encode.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml
index f116c27fbb..e1b0dfc928 100644
--- a/man/sd_bus_path_encode.xml
+++ b/man/sd_bus_path_encode.xml
@@ -142,10 +142,10 @@
<refsect1>
<title>History</title>
- <para><function>sd_bus_path_decode()</function> was added in version 211.</para>
- <para><function>sd_bus_path_encode()</function> was added in version 211.</para>
- <para><function>sd_bus_path_decode_many()</function> was added in version 227.</para>
- <para><function>sd_bus_path_encode_many()</function> was added in version 227.</para>
+ <para><function>sd_bus_path_encode()</function> and
+ <function>sd_bus_path_decode()</function> were added in version 211.</para>
+ <para><function>sd_bus_path_encode_many()</function> and
+ <function>sd_bus_path_decode_many()</function> were added in version 227.</para>
</refsect1>
<refsect1>