diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:26:58 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:26:58 +0100 |
| commit | 18645286d56ed53ec4557e6eab8dbeb93e37e4a7 (patch) | |
| tree | e7be9b5298991b573a9ba165587e713a59fb516a /libquanta_quantise.3 | |
| parent | Use libj2 for double-max precision integers (diff) | |
| download | libquanta-18645286d56ed53ec4557e6eab8dbeb93e37e4a7.tar.gz libquanta-18645286d56ed53ec4557e6eab8dbeb93e37e4a7.tar.bz2 libquanta-18645286d56ed53ec4557e6eab8dbeb93e37e4a7.tar.xz | |
fix man pages
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | libquanta_quantise.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libquanta_quantise.3 b/libquanta_quantise.3 index fbb6dcb..d5f0702 100644 --- a/libquanta_quantise.3 +++ b/libquanta_quantise.3 @@ -1,4 +1,4 @@ -.TH LIBQUANTA_QUANTISE 3 libquanta +.TH LIBQUANTA_QUANTISE 3 LIBQUANTA .SH NAME libquanta_quantise \- Colour-quantise an image @@ -39,7 +39,7 @@ Link with .SH DESCRIPTION The .BR libquanta_quantise () -creates and returnes a colour-quantised image from +creates and returns a colour-quantised image from input image and desired palette size. .PP .I palette->size |
