summaryrefslogtreecommitdiff
path: root/man/sd-bus-errors.xml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-25 12:19:20 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 18:41:46 -0400
commit2eb38a70869778f3ae1423b3d9d96ee709ddd6d5 (patch)
tree2155482629ccf9ee6b140f62f3f6f59d0809edd1 /man/sd-bus-errors.xml
parent7fa0e95e3d49910ef04c1f1a8d9bc8b52b06681e (diff)
FSDG: man/: Refer to the operating system as GNU/Linux.
This is not a blind replacement of "Linux" with "GNU/Linux". In some cases, "Linux" is (correctly) used to refer to just the kernel. In others, it is in a string for which code must also be adjusted; these instances are not included in this commit.
Diffstat (limited to 'man/sd-bus-errors.xml')
-rw-r--r--man/sd-bus-errors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd-bus-errors.xml b/man/sd-bus-errors.xml
index 055af7a682..d2b81f4e4a 100644
--- a/man/sd-bus-errors.xml
+++ b/man/sd-bus-errors.xml
@@ -126,7 +126,7 @@
<para>In addition to this list, in sd-bus, the special error
namespace <literal>System.Error.</literal> is used to map
- arbitrary Linux system errors (as defined by <citerefentry
+ arbitrary GNU/Linux system errors (as defined by <citerefentry
project='man-pages'><refentrytitle>errno</refentrytitle><manvolnum>3</manvolnum></citerefentry>)
to D-Bus errors and back. For example, the error
<constant>EUCLEAN</constant> is mapped to