mirror of
https://github.com/systemd/systemd.git
synced 2025-03-24 14:50:17 +03:00
sd-bus: Small sd_bus_set_server doc fix
This commit is contained in:
parent
c72d0fb154
commit
37409a1c68
@ -110,7 +110,8 @@
|
||||
a non-negative integer. On failure, they return a negative errno-style error code.</para>
|
||||
|
||||
<para><function>sd_bus_is_server()</function> and <function>sd_bus_is_bus_client()</function>
|
||||
return 1 when the server or client mode is enabled, respectively. Otherwise, they return 0.
|
||||
return a positive integer when the server or client mode is enabled, respectively. Otherwise,
|
||||
they return zero.
|
||||
</para>
|
||||
|
||||
<refsect2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user