aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/chap
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-15 18:52:58 +0200
committerMattias Andrée <maandree@kth.se>2016-07-15 18:52:58 +0200
commitb384f5e9d032a12744a26407cbb3fbacc5a49449 (patch)
tree5686e9d765a3ce2edade11b2d7a66c21ddc5f788 /doc/info/chap
parentAdd libclut_translate (diff)
downloadlibclut-b384f5e9d032a12744a26407cbb3fbacc5a49449.tar.gz
libclut-b384f5e9d032a12744a26407cbb3fbacc5a49449.tar.bz2
libclut-b384f5e9d032a12744a26407cbb3fbacc5a49449.tar.xz
Also mention libcoopgamma
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--doc/info/chap/overview.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo
index 869e735..b2234bf 100644
--- a/doc/info/chap/overview.texinfo
+++ b/doc/info/chap/overview.texinfo
@@ -7,7 +7,7 @@ the header @file{<libclut.h>}. Some functionality also
requires that the objects be linked with @option{-lclut}.
@command{libclut} is designed to work well with
-@command{libgamma}, but does not require that
-@command{libgamma} is used for any of its [@command{libclut}'s]
-functionality.
+@command{libgamma} @command{libcoopgamma}, but does not
+require that either is used for any of its
+[@command{libclut}'s] functionality.