summaryrefslogtreecommitdiff
path: root/man/sd_bus_error_add_map.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_bus_error_add_map.xml')
-rw-r--r--man/sd_bus_error_add_map.xml2
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 3eacbab660..b4b3b1bd17 100644
--- a/man/sd_bus_error_add_map.xml
+++ b/man/sd_bus_error_add_map.xml
@@ -58,7 +58,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