]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_set_watch_bind.xml
man: fix various internal references
[thirdparty/systemd.git] / man / sd_bus_set_watch_bind.xml
index 0c21050390ac6b1cbdbea01b05f43d0f8c7b19c6..9625652d2a32c968613c68d5474c2cd8d32414a2 100644 (file)
@@ -64,8 +64,8 @@
     used on a connection with this feature enabled that is not established yet might block unbounded if the socket is
     never created. However, asynchronous remote operations (such as
     <citerefentry><refentrytitle>sd_bus_send</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
-    <citerefentry><refentrytitle>sd_bus_add_match_async</refentrytitle><manvolnum>3</manvolnum></citerefentry> or
-    <citerefentry><refentrytitle>sd_bus_request_match_async</refentrytitle><manvolnum>3</manvolnum></citerefentry>) do
+    <citerefentry><refentrytitle>sd_bus_call_async</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
+    <citerefentry><refentrytitle>sd_bus_add_match_async</refentrytitle><manvolnum>3</manvolnum></citerefentry>) do
     not block in this case, and safely enqueue the requested operations to be dispatched the instant the connection is
     set up.</para>