summaryrefslogtreecommitdiffstats
path: root/man/sd_bus_pending_method_calls.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-11-05 18:47:54 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2024-11-05 20:32:19 +0100
commit2257be13fec7d603796f437a6ad13c3cf7934b2b (patch)
tree7303d30685a3bbe77824c519269f054fcddef42e /man/sd_bus_pending_method_calls.xml
parentAdd PrivatePIDs= (continued) (#34940) (diff)
downloadsystemd-2257be13fec7d603796f437a6ad13c3cf7934b2b.tar.xz
systemd-2257be13fec7d603796f437a6ad13c3cf7934b2b.zip
tree-wide: time-out → timeout
For justification, see 3f9a0a522f2029e9295ea5e9984259022be88413.
Diffstat (limited to 'man/sd_bus_pending_method_calls.xml')
-rw-r--r--man/sd_bus_pending_method_calls.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_pending_method_calls.xml b/man/sd_bus_pending_method_calls.xml
index 063009cf94..9ed14f190f 100644
--- a/man/sd_bus_pending_method_calls.xml
+++ b/man/sd_bus_pending_method_calls.xml
@@ -40,7 +40,7 @@
<para><function>sd_bus_pending_method_calls()</function> returns the number of currently pending outgoing
method calls, i.e. method calls enqueued with
<citerefentry><refentrytitle>sd_bus_call_async</refentrytitle><manvolnum>3</manvolnum></citerefentry> for
- which no reply has been received yet, and which have not reached a time-out yet.</para>
+ which no reply has been received yet, and which have not reached a timeout yet.</para>
<para>The <parameter>bus</parameter> argument may be <constant>NULL</constant>, in which case zero is
returned.</para>