summaryrefslogtreecommitdiff
path: root/man/sd_bus_creds_new_from_pid.xml
diff options
context:
space:
mode:
authorRuben Kerkhof <ruben@rubenkerkhof.com>2014-08-30 17:13:16 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-08-30 13:46:07 -0400
commit06b643e7f5a3b79005dd57497897ab7255fe3659 (patch)
tree59905256b5b2b103caca2ef8bfc0e4d6df9aaf7c /man/sd_bus_creds_new_from_pid.xml
parentb12942e67ecbea0b852d4ab8df1d34b04e9853f8 (diff)
downloadsystemd-06b643e7f5a3b79005dd57497897ab7255fe3659.tar.gz
Fix a few more typos
Diffstat (limited to 'man/sd_bus_creds_new_from_pid.xml')
-rw-r--r--man/sd_bus_creds_new_from_pid.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml
index 406769b21d..bc94c44095 100644
--- a/man/sd_bus_creds_new_from_pid.xml
+++ b/man/sd_bus_creds_new_from_pid.xml
@@ -149,7 +149,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
and other functions which correspond directly to the constants
listed above.</para>
- <para>A mask of fields which were actually sucessfully set
+ <para>A mask of fields which were actually successfully set
(acquired from <filename>/proc</filename>, etc.) can be retrieved
with <function>sd_bus_creds_get_mask()</function>. If the
credentials object was created with
@@ -162,7 +162,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
object will not be destroyed until
<function>sd_bus_creds_unref</function> has been called as many
times plus once more. Once the reference count has dropped to zero,
- <parameter>c</parameter> cannot be used anymore, so futher
+ <parameter>c</parameter> cannot be used anymore, so further
calls to <function>sd_bus_creds_ref(c)</function> or
<function>sd_bus_creds_unref(c)</function> are illegal.</para>