diff options
Diffstat (limited to 'man/sd_bus_creds_get_pid.xml')
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index 740082e478..25978a2895 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -225,7 +225,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <refsect1> <title>Description</title> - <para>Those functions return information from an + <para>These functions return information from an <parameter>sd_bus_creds</parameter> object. It may be created with <citerefentry><refentrytitle>sd_bus_creds_new_from_pid</refentrytitle><manvolnum>3</manvolnum></citerefentry>, in which case it will describe the specified process, or it may be @@ -311,7 +311,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <para><function>sd_bus_creds_has_effective_cap</function> will check whether the capability specified by <parameter>capability</parameter> was set in the effective - capabilities mask. A positive return value means that is were + capabilities mask. A positive return value means that is was 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> |