diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-18 18:01:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-18 18:01:03 +0200 |
commit | 23319105a47bcfac33a6f834e6b599e2ccf9849c (patch) | |
tree | a4849cbf3cd9fede87ee76854dae965f59527a34 /doc/man/libcoopgamma.7 | |
parent | add deps (diff) | |
download | libcoopgamma-23319105a47bcfac33a6f834e6b599e2ccf9849c.tar.gz libcoopgamma-23319105a47bcfac33a6f834e6b599e2ccf9849c.tar.bz2 libcoopgamma-23319105a47bcfac33a6f834e6b599e2ccf9849c.tar.xz |
Document macros, enums, structs, and unions in libcoopgamma.h.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libcoopgamma.7')
-rw-r--r-- | doc/man/libcoopgamma.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/libcoopgamma.7 b/doc/man/libcoopgamma.7 index 3ddfd81..8955cdf 100644 --- a/doc/man/libcoopgamma.7 +++ b/doc/man/libcoopgamma.7 @@ -30,5 +30,7 @@ whichever comes first. .SH "RATIONALE" One program cannot do everything and still be user friendly. .SH "SEE ALSO" +.BR libcoopgamma.h (0), .BR coopgammad (1), -.BR gc-tools (7). +.BR gc-tools (7), +.BR libclut (7) |