diff options
Diffstat (limited to 'man/sd_bus_creds_get_pid.xml')
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 8 |
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>. |