]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_call.xml
sd-bus: Add sd_bus_send docs + cleanups.
[thirdparty/systemd.git] / man / sd_bus_call.xml
index 6555563793e83036ae5737c08010aac5e1a4ab66..f2d725a29f0bcd75cc554fd9e88ef97deb4b2ef4 100644 (file)
         <varlistentry>
           <term><constant>-ENOTCONN</constant></term>
 
-          <listitem><para>The bus parameter <parameter>bus</parameter> is <constant>NULL</constant>
-          or the bus is not connected.</para></listitem>
+          <listitem><para>The input parameter <parameter>bus</parameter> is
+          <constant>NULL</constant> or the bus is not connected.</para></listitem>
         </varlistentry>
 
         <varlistentry>
           <term><constant>-ECONNRESET</constant></term>
 
-          <listitem><para>The client was disconnected while waiting for the response.
+          <listitem><para>The bus connection was closed while waiting for the response.
           </para></listitem>
         </varlistentry>