diff options
Diffstat (limited to 'man/sd_bus_error_add_map.xml')
-rw-r--r-- | man/sd_bus_error_add_map.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml index 139bd77d8c..7dc1ef6c90 100644 --- a/man/sd_bus_error_add_map.xml +++ b/man/sd_bus_error_add_map.xml @@ -82,7 +82,7 @@ <para>The <function>sd_bus_error_add_map()</function> call may be used to register additional mappings for converting D-Bus errors - to Linux <varname>errno</varname>-style errors. The mappings + to GNU/Linux <varname>errno</varname>-style errors. The mappings defined with this call are consulted by calls such as <citerefentry><refentrytitle>sd_bus_error_set</refentrytitle><manvolnum>3</manvolnum></citerefentry> or |