chiark / gitweb /
man: fix bogus description of sd_bus_creds_has_*_cap
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Jan 2014 03:27:43 +0000 (22:27 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Jan 2014 03:28:04 +0000 (22:28 -0500)
man/sd_bus_creds_get_pid.xml

index d0598271f4abb16cd297c36377dececc89546707..d7514bb5d1bc0564583628b53a99bff9a42fba87 100644 (file)
@@ -309,10 +309,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     </para>
 
     <para><function>sd_bus_creds_has_effective_cap</function> will
-    check whether all of the capabilities specified by
-    <parameter>capability</parameter> 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
+    <parameter>capability</parameter> 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
     <citerefentry><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry>
     and <varname>Capabilities=</varname> and