diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-20 23:43:08 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-20 23:43:08 +0200 |
commit | 51fef0e93a90e50d44f3c51adaddbc4db470aed9 (patch) | |
tree | 3d2fba6575ac2de9eba397a6c3cbbdce046f2306 /doc/man/libcoopgamma_get_crtcs_send.3 | |
parent | m fix (diff) | |
download | libcoopgamma-51fef0e93a90e50d44f3c51adaddbc4db470aed9.tar.gz libcoopgamma-51fef0e93a90e50d44f3c51adaddbc4db470aed9.tar.bz2 libcoopgamma-51fef0e93a90e50d44f3c51adaddbc4db470aed9.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libcoopgamma_get_crtcs_send.3')
-rw-r--r-- | doc/man/libcoopgamma_get_crtcs_send.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/libcoopgamma_get_crtcs_send.3 b/doc/man/libcoopgamma_get_crtcs_send.3 index 7ca3357..dfab036 100644 --- a/doc/man/libcoopgamma_get_crtcs_send.3 +++ b/doc/man/libcoopgamma_get_crtcs_send.3 @@ -21,9 +21,9 @@ CRTC:s (roughly, display devices). Information about the request is stored in .IR *async , this information by -.BR libcoopgamma_synchronise () +.BR libcoopgamma_synchronise (3) to identify the response, and by -.BR libcoopgamma_get_crtcs_recv () +.BR libcoopgamma_get_crtcs_recv (3) to parse the response. .SH "RETURN VALUES" The |