X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fsd_bus_creds_get_pid.xml;h=40de81f82e202d91ca07fcf07387536698b84dd8;hb=49e6fdbf14b35d8840c3b263fd15259624b07818;hp=9de5001d4912b5ba59e72a107bef34d1f155fe7a;hpb=cd6d5e1c7631d6e74cb04be279dee22e423e08b8;p=elogind.git diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index 9de5001d4..40de81f82 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -309,10 +309,10 @@ along with systemd; If not, see . sd_bus_creds_has_effective_cap will - check whether all of the capabilities specified by - capability were set in the effective - capabilities mask. A positive return value means that they were - set, zero means that they were not set, and a negative return + check whether the capability specified by + capability was set in the effective + capabilities mask. A positive return value means that is were + set, zero means that it was not set, and a negative return value signifies an error. See capabilities7 and Capabilities= and @@ -402,6 +402,14 @@ along with systemd; If not, see . + + -ENXIO + + An error occured in parsing cgroup paths. + libsystemd might be out of sync with + the running systemd version. + + -EINVAL @@ -423,7 +431,7 @@ along with systemd; If not, see . sd_bus_open_user() and other functions described here are available as a shared library, which can be compiled and linked to with the - libsystemd-bus pkg-config1 + libsystemd pkg-config1 file.