diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-20 20:58:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-20 20:58:47 +0200 |
commit | e32cef56b2ec7af16fac5a41bb03673b92839c7f (patch) | |
tree | 09f41491e1e8cee395024c4050b0ceb283c7141e | |
parent | m fix (diff) | |
download | libcoopgamma-e32cef56b2ec7af16fac5a41bb03673b92839c7f.tar.gz libcoopgamma-e32cef56b2ec7af16fac5a41bb03673b92839c7f.tar.bz2 libcoopgamma-e32cef56b2ec7af16fac5a41bb03673b92839c7f.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | doc/man/libcoopgamma_context_destroy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libcoopgamma_context_destroy.3 b/doc/man/libcoopgamma_context_destroy.3 index 4261bba..0d144a8 100644 --- a/doc/man/libcoopgamma_context_destroy.3 +++ b/doc/man/libcoopgamma_context_destroy.3 @@ -23,7 +23,7 @@ itself. .P If and only if .I disconnect -is a non-zero value, the function will +is a nonzero value, the function will disconnect from the coopgamma server. .SH "SEE ALSO" .BR libcoopgamma_context_initialise (3), |