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