]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #17561 from yuwata/man v247-rc2
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Nov 2020 10:26:36 +0000 (11:26 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Nov 2020 10:29:03 +0000 (11:29 +0100)
1  2 
man/sd_bus_call.xml

index 2c27f934ac10e7de1493838ab68a5f3ddca6657b,3eeccdb63ee32b5f8fb99a7c8ad32251ce2cb7aa..fa0089bd22196919351e43462af26e0e6b2b7ced
      <refsect2 id='errors'>
        <title>Errors</title>
  
 -      <para>Returned errors may indicate the following problems. When
 -      <function>sd_bus_call()</function> internally receives a D-Bus error reply, it will set
 -      <parameter>ret_error</parameter> if it is not <constant>NULL</constant>, and will return a
 -      negative value mapped from the error reply. See
++      <para>When <function>sd_bus_call()</function> internally receives a D-Bus error reply, it will set
++      <parameter>ret_error</parameter> if it is not <constant>NULL</constant>, and will return a negative
++      value mapped from the error reply, see
+       <citerefentry><refentrytitle>sd_bus_error_get_errno</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
+       </para>
 +      <para>Returned errors may indicate the following problems:</para>
 +
        <variablelist>
          <varlistentry>
            <term><constant>-EINVAL</constant></term>