diff options
Diffstat (limited to '')
-rw-r--r-- | doc/man/libcoopgamma_flush.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/libcoopgamma_flush.3 b/doc/man/libcoopgamma_flush.3 index ab602a8..8ffaae2 100644 --- a/doc/man/libcoopgamma_flush.3 +++ b/doc/man/libcoopgamma_flush.3 @@ -18,9 +18,9 @@ function sends all data on that have not yet been sent because of interruption or similar. .SH "RETURN VALUES" -The +Upon successful completion, the .BR libcoopgamma_flush () -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" |