summaryrefslogtreecommitdiffstats
path: root/man/sd_bus_wait.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_bus_wait.xml')
-rw-r--r--man/sd_bus_wait.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_wait.xml b/man/sd_bus_wait.xml
index eaad91f52e..3c24a6f0a9 100644
--- a/man/sd_bus_wait.xml
+++ b/man/sd_bus_wait.xml
@@ -47,7 +47,7 @@
indicating that no work is pending on the connection. Internally, this call invokes <citerefentry
project='man-pages'><refentrytitle>ppoll</refentrytitle><manvolnum>2</manvolnum></citerefentry>, to wait for I/O on
the bus connection. If the <parameter>timeout_usec</parameter> parameter is specified, the call will block at most
- for the specified amount of time in µs. Pass <constant>UINT64_MAX</constant> to permit it to sleep
+ for the specified amount of time in μs. Pass <constant>UINT64_MAX</constant> to permit it to sleep
indefinitely.</para>
<para>After each invocation of <function>sd_bus_wait()</function> the <function>sd_bus_process()</function> call