diff options
Diffstat (limited to 'man/sd_pid_get_session.xml')
-rw-r--r-- | man/sd_pid_get_session.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_pid_get_session.xml b/man/sd_pid_get_session.xml index ecd22f7bfe..e5c77090dd 100644 --- a/man/sd_pid_get_session.xml +++ b/man/sd_pid_get_session.xml @@ -165,14 +165,14 @@ call after use.</para> <para>If the <varname>pid</varname> parameter of any - of these functions is passed as 0 the operation is + of these functions is passed as 0, the operation is executed for the calling process.</para> </refsect1> <refsect1> <title>Return Value</title> - <para>On success these calls return 0 or a positive + <para>On success, these calls return 0 or a positive integer. On failure, these calls return a negative errno-style error code.</para> </refsect1> |