X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_bus_add_match.xml;fp=man%2Fsd_bus_add_match.xml;h=07a7b0ea17a60307d6172e0d72f4d60d4b42defd;hb=d7828e117abbdad68a52af80d2eeefc35191d90a;hp=bb06b8fbb7a4c4177686c4a907412cd8e0bedbe6;hpb=e6ebebbe6aef5830793af515c2e3a998bde920b9;p=thirdparty%2Fsystemd.git diff --git a/man/sd_bus_add_match.xml b/man/sd_bus_add_match.xml index bb06b8fbb7a..07a7b0ea17a 100644 --- a/man/sd_bus_add_match.xml +++ b/man/sd_bus_add_match.xml @@ -123,7 +123,7 @@ name), from which the match string is internally generated. Optionally, these parameters may be specified as NULL in which case the relevant field of incoming signals is not tested. - sd_bus_match_signal_async() is combines the signal matching logic of + sd_bus_match_signal_async() combines the signal matching logic of sd_bus_match_signal() with the asynchronous behaviour of sd_bus_add_match_async().