diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-12-28 11:07:54 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-12-28 11:07:54 -0500 |
commit | 8e3efbaeaa59b87701898a33d158be1bef803552 (patch) | |
tree | e72829fd280b17c6c51ced8cfb314d4cae0767ba /man/sd_bus_creds_get_pid.xml | |
parent | 7fdfc8634e079559c9f8ca7f0bbbd660549d6118 (diff) | |
parent | 7f3fdb7f19a109fa3d1be92926bfe4cea1817da5 (diff) |
Merge pull request #2226 from jwilk/spelling
man: fix typos
Diffstat (limited to 'man/sd_bus_creds_get_pid.xml')
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index aec12bda16..3bcda46656 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.xml @@ -470,7 +470,7 @@ modified by the caller.</para> <para>All functions that take a <parameter>char***</parameter> - parameter will store the answer there as an address of a an array + parameter will store the answer there as an address of an array of strings. Each individual string is NUL-terminated, and the array is NULL-terminated as a whole. It will be valid as long as <parameter>c</parameter> remains valid, and should not be freed or |