diff options
Diffstat (limited to 'man/sd_pid_get_session.xml')
-rw-r--r-- | man/sd_pid_get_session.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/sd_pid_get_session.xml b/man/sd_pid_get_session.xml index bd95804628..94f5330222 100644 --- a/man/sd_pid_get_session.xml +++ b/man/sd_pid_get_session.xml @@ -113,6 +113,10 @@ fail. For processes not being part of a login session and not being a shared process of a user this function will fail.</para> + + <para>If the <literal>pid</literal> paramater of any + of these functions is passed as 0 the operation is + executed for the calling process.</para> </refsect1> <refsect1> |