summaryrefslogtreecommitdiff
path: root/man/sd_path_lookup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_path_lookup.xml')
-rw-r--r--man/sd_path_lookup.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/sd_path_lookup.xml b/man/sd_path_lookup.xml
index 35a1109af3..68c6812ab1 100644
--- a/man/sd_path_lookup.xml
+++ b/man/sd_path_lookup.xml
@@ -173,6 +173,14 @@
</varlistentry>
<varlistentry>
+ <term><constant>-ENXIO</constant></term>
+
+ <listitem><para>Query failed because of an undefined environment variable (e.g. for
+ <constant>SD_PATH_USER_RUNTIME</constant> when <varname>$XDG_RUNTIME_DIR</varname> is not
+ defined).</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><constant>-ENOMEM</constant></term>
<listitem><para>Memory allocation failed.</para></listitem>