From a34becc09a6ec529c2067cd578ec01810b915052 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 30 May 2018 16:28:28 +0200 Subject: [PATCH] man: fix minor typo --- man/sd_bus_add_match.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd_bus_add_match.xml b/man/sd_bus_add_match.xml index 69a755b16..e8ee2b02b 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(). -- 2.30.2