summaryrefslogtreecommitdiff
path: root/man/sd_bus_add_match.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-08-23 12:12:28 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-08-23 12:14:58 +0200
commit15102ced42b05c9b48b2f36d68f895946cb18237 (patch)
treed969bc8a27c6d40f027a00d269a88480514bda8a /man/sd_bus_add_match.xml
parente3a4724db2fca3e0269e44dccb4c3ec692fb1943 (diff)
downloadsystemd-15102ced42b05c9b48b2f36d68f895946cb18237.tar.gz
man: similar → similarly
Something *is* similar Something *works* similarly Something does something, similarly to how something else does something See https://sites.ulethbridge.ca/roussel/2017/11/29/similar-and-similarly-are-they-similar/ for a clear explanation.
Diffstat (limited to 'man/sd_bus_add_match.xml')
-rw-r--r--man/sd_bus_add_match.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_add_match.xml b/man/sd_bus_add_match.xml
index 3de7a6a53e..429a2fd412 100644
--- a/man/sd_bus_add_match.xml
+++ b/man/sd_bus_add_match.xml
@@ -99,7 +99,7 @@
synchronously when connected to a bus broker, i.e. the call sends a control message requested the match to be added
to the broker and waits until the broker confirms the match has been installed successfully.</para>
- <para><function>sd_bus_add_match_async()</function> operates very similar to
+ <para><function>sd_bus_add_match_async()</function> operates very similarly to
<function>sd_bus_add_match()</function>, however it installs the match asynchronously, in a non-blocking
fashion: a request is sent to the broker, but the call does not wait for a response. The
<parameter>install_callback</parameter> function is called when the response is later received, with the response