1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-31 09:50:11 +03:00

man: fix minor typo

This commit is contained in:
Lennart Poettering
2018-05-30 16:28:28 +02:00
parent e6ebebbe6a
commit d7828e117a

View File

@ -123,7 +123,7 @@
name), from which the match string is internally generated. Optionally, these parameters may be specified as name), from which the match string is internally generated. Optionally, these parameters may be specified as
<constant>NULL</constant> in which case the relevant field of incoming signals is not tested.</para> <constant>NULL</constant> in which case the relevant field of incoming signals is not tested.</para>
<para><function>sd_bus_match_signal_async()</function> is combines the signal matching logic of <para><function>sd_bus_match_signal_async()</function> combines the signal matching logic of
<function>sd_bus_match_signal()</function> with the asynchronous behaviour of <function>sd_bus_match_signal()</function> with the asynchronous behaviour of
<function>sd_bus_add_match_async()</function>.</para> <function>sd_bus_add_match_async()</function>.</para>