summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/man/mutool.12
-rw-r--r--docs/manual-mutool-convert.html2
-rw-r--r--docs/manual-mutool-draw.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/mutool.1 b/docs/man/mutool.1
index 7f641d68..394295e5 100644
--- a/docs/man/mutool.1
+++ b/docs/man/mutool.1
@@ -23,7 +23,7 @@ convert to another vector format, or extract the text content.
.PP
The supported input document formats are: pdf, xps, cbz, and epub.
.PP
-The supported output image formats are: pbm, pgm, ppm, pam, png, tga, pwg, pcl and ps.
+The supported output image formats are: pbm, pgm, ppm, pam, png, pwg, pcl and ps.
The supported output vector formats are: svg, pdf, and debug trace (as xml).
The supported output text formats are: plain text, html, and structured text (as xml).
.TP
diff --git a/docs/manual-mutool-convert.html b/docs/manual-mutool-convert.html
index c8205bd0..61e05fee 100644
--- a/docs/manual-mutool-convert.html
+++ b/docs/manual-mutool-convert.html
@@ -69,7 +69,7 @@ Image output
CBZ (comic book zip) is a multi-page image format.
<p>
-The following single page image formats are also supported: PNG, PNM, PAM, TGA, PBM, PKM.
+The following single page image formats are also supported: PNG, PNM, PAM, PBM, PKM.
Each page is written to a separate file.
<p>
diff --git a/docs/manual-mutool-draw.html b/docs/manual-mutool-draw.html
index 435c4b00..ac7c9f66 100644
--- a/docs/manual-mutool-draw.html
+++ b/docs/manual-mutool-draw.html
@@ -24,7 +24,7 @@ mutool draw [options] file [pages]
The supported input document formats are: pdf, xps, cbz, and epub.
<p>
-The supported output image formats are: pbm, pgm, ppm, pam, png, tga,
+The supported output image formats are: pbm, pgm, ppm, pam, png,
pwg, pcl and ps. The supported output vector formats are: svg, pdf,
and debug trace (as xml). The supported output text formats are: plain
text, html, and structured text (as xml).