diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-20 23:52:21 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-20 23:52:21 +0200 |
commit | 63e3a4416b93f9c309568aec1207b1b60a6ae668 (patch) | |
tree | 875f9e45fb6e783c6143e82f338085f96a8e6b66 /doc/man/libcoopgamma_get_socket_file.3 | |
parent | m (diff) | |
download | libcoopgamma-63e3a4416b93f9c309568aec1207b1b60a6ae668.tar.gz libcoopgamma-63e3a4416b93f9c309568aec1207b1b60a6ae668.tar.bz2 libcoopgamma-63e3a4416b93f9c309568aec1207b1b60a6ae668.tar.xz |
fix doc style
Signed-off-by: Mattias Andrée <maandree@kth.se>
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 |