X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsd_bus_creds_get_pid.xml;h=299c05a390756d82ee72ed83031271afe5c37fc4;hb=ab046dde6f355f4a8b07ff6120a7ef51f5d49fc9;hp=d0598271f4abb16cd297c36377dececc89546707;hpb=4cf8496d0a5e85ec7610d166c5d35df3e6d02d1a;p=elogind.git diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index d0598271f..299c05a39 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 @@ -333,7 +333,7 @@ along with systemd; If not, see . but will check the bounding capabilities mask. sd_bus_creds_get_selinux_context will - retrieve the SELinux context of the process. + retrieve the SELinux security context (label) of the process. sd_bus_creds_get_audit_session_id will retrieve the audit session identifier of the process. @@ -385,7 +385,7 @@ along with systemd; If not, see . Given field is not available in c. - + @@ -399,14 +399,14 @@ along with systemd; If not, see . sd_bus_get_owner_uid if the sender is not part of a systemd system unit, systemd user unit, systemd slice, logind session, or a systemd user session. - + -ENXIO An error occured in parsing cgroup paths. - libsystemd-bus might be out of sync with + libsystemd might be out of sync with the running systemd version. @@ -431,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.