about summary refs log tree commit diff
path: root/ppmtoilbm.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmtoilbm.html')
-rw-r--r--ppmtoilbm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppmtoilbm.html b/ppmtoilbm.html
index b8159e8a..e15f1858 100644
--- a/ppmtoilbm.html
+++ b/ppmtoilbm.html
@@ -77,7 +77,7 @@ shortest unique prefix.
 <DT><B>-maxplanes</b> | <b>-mp</b> <i>n</i>
 
 <DD>(default 5, minimum 1, maximum 16) Maximum planes to write in a
-normal ILBM.  If the pixmap does not fit into &lt;n&gt; planes,
+normal ILBM.  If the image does not fit into &lt;n&gt; planes,
 ppmtoilbm writes a HAM file (if -hamif is used), a 24bit file (if
 -24if is used) or a direct color file (if -dcif is used) or aborts
 with an error.