From 5485de1edbfd442e0727f699a50c489d815d771d Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 7 Jan 2014 22:27:43 -0500 Subject: man: fix bogus description of sd_bus_creds_has_*_cap --- man/sd_bus_creds_get_pid.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/sd_bus_creds_get_pid.xml') diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index d0598271f4..d7514bb5d1 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 -- cgit v1.2.3-54-g00ecf