diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-22 00:00:31 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-22 00:00:31 +0200 |
commit | ee07267dc1f0b4fd100262cc79c65958578be0be (patch) | |
tree | ce1e60c00dbaff6dcef2f07fac51fbc484af7e12 | |
parent | Add libcoopgamma_get_gamma_info_sync.3 (diff) | |
download | libcoopgamma-ee07267dc1f0b4fd100262cc79c65958578be0be.tar.gz libcoopgamma-ee07267dc1f0b4fd100262cc79c65958578be0be.tar.bz2 libcoopgamma-ee07267dc1f0b4fd100262cc79c65958578be0be.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | doc/man/libcoopgamma_get_crtcs_sync.3 | 4 | ||||
-rw-r--r-- | doc/man/libcoopgamma_get_gamma_info_sync.3 | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/man/libcoopgamma_get_crtcs_sync.3 b/doc/man/libcoopgamma_get_crtcs_sync.3 index eb5a3cd..3a3eebf 100644 --- a/doc/man/libcoopgamma_get_crtcs_sync.3 +++ b/doc/man/libcoopgamma_get_crtcs_sync.3 @@ -46,10 +46,6 @@ function may fail for any reason specified for or .BR libcoopgamma_synchronise (3). .SH "SEE ALSO" -.BR libcoopgamma_async_context_initialise (3), -.BR libcoopgamma_flush (3), -.BR libcoopgamma_synchronise (3), -.BR libcoopgamma_set_nonblocking (3), .BR libcoopgamma_get_crtcs_send (3), .BR libcoopgamma_get_crtcs_recv (3), .BR libcoopgamma_get_gamma_info_sync (3), diff --git a/doc/man/libcoopgamma_get_gamma_info_sync.3 b/doc/man/libcoopgamma_get_gamma_info_sync.3 index 55b4e7e..b4df1f6 100644 --- a/doc/man/libcoopgamma_get_gamma_info_sync.3 +++ b/doc/man/libcoopgamma_get_gamma_info_sync.3 @@ -71,10 +71,6 @@ or .SH "SEE ALSO" .BR libcoopgamma.h (0), .BR libcoopgamma_crtc_info_initialise (3), -.BR libcoopgamma_async_context_initialise (3), -.BR libcoopgamma_flush (3), -.BR libcoopgamma_synchronise (3), -.BR libcoopgamma_set_nonblocking (3), .BR libcoopgamma_get_gamma_info_send (3), .BR libcoopgamma_get_gamma_info_recv (3), .BR libcoopgamma_get_crtcs_sync (3), |