diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-21 00:48:34 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-21 00:48:34 +0200 |
commit | f874e7e6464352b6cb1ca237330389affde81dcd (patch) | |
tree | 708756da82d8143c85664a9549976f176ef260f8 /doc | |
parent | m fix + add libcoopgamma_get_gamma_send.3 (diff) | |
download | libcoopgamma-f874e7e6464352b6cb1ca237330389affde81dcd.tar.gz libcoopgamma-f874e7e6464352b6cb1ca237330389affde81dcd.tar.bz2 libcoopgamma-f874e7e6464352b6cb1ca237330389affde81dcd.tar.xz |
m ref
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/libcoopgamma_get_crtcs_send.3 | 1 | ||||
-rw-r--r-- | doc/man/libcoopgamma_get_gamma_info_send.3 | 1 | ||||
-rw-r--r-- | doc/man/libcoopgamma_get_gamma_send.3 | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/libcoopgamma_get_crtcs_send.3 b/doc/man/libcoopgamma_get_crtcs_send.3 index ab444f2..6afeed0 100644 --- a/doc/man/libcoopgamma_get_crtcs_send.3 +++ b/doc/man/libcoopgamma_get_crtcs_send.3 @@ -66,6 +66,7 @@ is readable. .B ECONNREST The connection to the server has closed. .SH "SEE ALSO" +.BR libcoopgamma_async_context_initialise (3), .BR libcoopgamma_flush (3), .BR libcoopgamma_synchronise (3), .BR libcoopgamma_set_nonblocking (3), diff --git a/doc/man/libcoopgamma_get_gamma_info_send.3 b/doc/man/libcoopgamma_get_gamma_info_send.3 index 3b4007b..16a312d 100644 --- a/doc/man/libcoopgamma_get_gamma_info_send.3 +++ b/doc/man/libcoopgamma_get_gamma_info_send.3 @@ -68,6 +68,7 @@ is readable. .B ECONNREST The connection to the server has closed. .SH "SEE ALSO" +.BR libcoopgamma_async_context_initialise (3), .BR libcoopgamma_flush (3), .BR libcoopgamma_synchronise (3), .BR libcoopgamma_set_nonblocking (3), diff --git a/doc/man/libcoopgamma_get_gamma_send.3 b/doc/man/libcoopgamma_get_gamma_send.3 index 7c0734a..5321e4b 100644 --- a/doc/man/libcoopgamma_get_gamma_send.3 +++ b/doc/man/libcoopgamma_get_gamma_send.3 @@ -82,6 +82,7 @@ The connection to the server has closed. .SH "SEE ALSO" .BR libcoopgamma.h (0), .BR libcoopgamma_filter_query_initialise (3), +.BR libcoopgamma_async_context_initialise (3), .BR libcoopgamma_flush (3), .BR libcoopgamma_synchronise (3), .BR libcoopgamma_set_nonblocking (3), |