From: Zbigniew Jędrzejewski-Szmek Date: Thu, 12 Nov 2020 10:26:36 +0000 (+0100) Subject: Merge pull request #17561 from yuwata/man X-Git-Tag: v247-rc2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141fdc8ada1c265509668bb68e315a8dcec84fbe;p=thirdparty%2Fsystemd.git Merge pull request #17561 from yuwata/man --- 141fdc8ada1c265509668bb68e315a8dcec84fbe diff --cc man/sd_bus_call.xml index 2c27f934ac1,3eeccdb63ee..fa0089bd221 --- a/man/sd_bus_call.xml +++ b/man/sd_bus_call.xml @@@ -104,8 -104,13 +104,14 @@@ Errors - Returned errors may indicate the following problems. When - sd_bus_call() internally receives a D-Bus error reply, it will set - ret_error if it is not NULL, and will return a - negative value mapped from the error reply. See ++ When sd_bus_call() internally receives a D-Bus error reply, it will set ++ ret_error if it is not NULL, and will return a negative ++ value mapped from the error reply, see + sd_bus_error_get_errno3. + + + Returned errors may indicate the following problems: + -EINVAL