mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-27 03:21:32 +03:00
man: sd_bus_error typo fix
This commit is contained in:
parent
440046e922
commit
f70ca25ae0
@ -296,7 +296,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
|
||||
<structfield>name</structfield> will be generated from
|
||||
<parameter>format</parameter> and the arguments.</para>
|
||||
|
||||
<para><function>sd_bus_error_get_errno</function> is will convert
|
||||
<para><function>sd_bus_error_get_errno</function> will convert
|
||||
<structname>e->name</structname> to an errno-like value using the
|
||||
same rules as <function>sd_bus_error_set</function>. If
|
||||
<parameter>e</parameter> is <constant>NULL</constant>, 0 will be
|
||||
|
Loading…
Reference in New Issue
Block a user