diff options
Diffstat (limited to 'doc/man/libcoopgamma_get_pid_file.3')
-rw-r--r-- | doc/man/libcoopgamma_get_pid_file.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/libcoopgamma_get_pid_file.3 b/doc/man/libcoopgamma_get_pid_file.3 index dadc1a4..3d312ef 100644 --- a/doc/man/libcoopgamma_get_pid_file.3 +++ b/doc/man/libcoopgamma_get_pid_file.3 @@ -43,10 +43,10 @@ function will not temporarily reset handling of .I SIGCHLD itself. .SH "RETURN VALUES" -The +Upon successful completion, the .BR libcoopgamma_get_pid_file () -function the pathname of the PID file on success. -Success does not mean that the server has the +function returns the pathname of the PID file. +Success does not mean that the server is necessarily running at the moment. The user should free the returned pointer. On error, .I NULL |