diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-21 01:18:01 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-21 01:18:01 +0200 |
commit | 7c1ad03c11cbecd81583b4040a409ff5b9c04578 (patch) | |
tree | e07cfa3aa9d46dc4209e10c67824dc96014b96e0 /doc/man/libcoopgamma_get_gamma_send.3 | |
parent | m api fix (diff) | |
download | libcoopgamma-7c1ad03c11cbecd81583b4040a409ff5b9c04578.tar.gz libcoopgamma-7c1ad03c11cbecd81583b4040a409ff5b9c04578.tar.bz2 libcoopgamma-7c1ad03c11cbecd81583b4040a409ff5b9c04578.tar.xz |
m + Add libcoopgamma_set_gamma_send.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | doc/man/libcoopgamma_get_gamma_send.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/libcoopgamma_get_gamma_send.3 b/doc/man/libcoopgamma_get_gamma_send.3 index 5321e4b..ee202da 100644 --- a/doc/man/libcoopgamma_get_gamma_send.3 +++ b/doc/man/libcoopgamma_get_gamma_send.3 @@ -18,9 +18,9 @@ The function sends a request over the connection of .I ctx to the server to retrieve the -CRTC's, with the name given in the -.I query->crtc -parameter, applied filters. Information about the +CRTC's, with the name given in +.IR query->crtc , +applied filters. Information about the request is stored in .IR *async , this information is used by @@ -38,7 +38,7 @@ inclusively. If and only if .I query->coalesce is nonzero, the, from the selected filters, resulting gamma ramps are returned -rather than a list of all selected filter. +rather than a list of all selected filters. .SH "RETURN VALUES" Upon successful completion, the .BR libcoopgamma_get_gamma_send () |