diff options
Diffstat (limited to 'doc/man/libcoopgamma_set_nonblocking.3')
-rw-r--r-- | doc/man/libcoopgamma_set_nonblocking.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/libcoopgamma_set_nonblocking.3 b/doc/man/libcoopgamma_set_nonblocking.3 index 821a0c6..7e6ceb6 100644 --- a/doc/man/libcoopgamma_set_nonblocking.3 +++ b/doc/man/libcoopgamma_set_nonblocking.3 @@ -26,9 +26,9 @@ which is achieved by calling the .BR libcoopgamma_connect (3) functon. .SH "RETURN VALUES" -The +Upon successful completion, the .BR libcoopgamma_set_nonblocking () -returns 0 on success. On error, -1 is returned and +function returns 0. On error, -1 is returned and .I errno is set appropriately. .SH "ERRORS" |