summaryrefslogtreecommitdiff
path: root/man/sd_bus_creds_get_pid.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-01-04 19:28:52 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-01-05 00:43:22 -0500
commit4cf8496d0a5e85ec7610d166c5d35df3e6d02d1a (patch)
tree3d01c7025d49d033d32230d8e0c699cc0d8d76a3 /man/sd_bus_creds_get_pid.xml
parentb3070dc0258831c7e2b13624f75fa3dbd80d9833 (diff)
man: document some more bus functions
Diffstat (limited to 'man/sd_bus_creds_get_pid.xml')
-rw-r--r--man/sd_bus_creds_get_pid.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml
index 9de5001d49..d0598271f4 100644
--- a/man/sd_bus_creds_get_pid.xml
+++ b/man/sd_bus_creds_get_pid.xml
@@ -403,6 +403,14 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
</varlistentry>
<varlistentry>
+ <term><varname>-ENXIO</varname></term>
+
+ <listitem><para>An error occured in parsing cgroup paths.
+ <filename>libsystemd-bus</filename> might be out of sync with
+ the running systemd version.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>-EINVAL</varname></term>
<listitem><para>Specified pointer parameter is <constant>NULL</constant>.