aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-22 17:16:45 +0200
committerMattias Andrée <maandree@kth.se>2016-07-22 17:16:45 +0200
commit92277b4e23ba146cd8da7ba2a585b0cb1781970f (patch)
tree41188c3da2e07df2e0cee172af045b019af460ca
parentFix bug (diff)
downloadlibcoopgamma-92277b4e23ba146cd8da7ba2a585b0cb1781970f.tar.gz
libcoopgamma-92277b4e23ba146cd8da7ba2a585b0cb1781970f.tar.bz2
libcoopgamma-92277b4e23ba146cd8da7ba2a585b0cb1781970f.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--doc/man/libcoopgamma_get_method_and_site.34
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/libcoopgamma_get_method_and_site.3 b/doc/man/libcoopgamma_get_method_and_site.3
index 5dcd2f5..654db03 100644
--- a/doc/man/libcoopgamma_get_method_and_site.3
+++ b/doc/man/libcoopgamma_get_method_and_site.3
@@ -69,7 +69,9 @@ itself.
Upon successful completion, the
.BR libcoopgamma_get_method_and_site ()
function returns 0. On error, -1
-is returned and -1 is set appropriately.
+is returned and
+.I errno
+is set appropriately.
.SH "ERRORS"
The
.BR libcoopgamma_get_method_and_site ()