about summary refs log tree commit diff
path: root/ppmtoilbm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-04-26 01:07:37 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-04-26 01:07:37 +0000
commit60e3185d7f8c378da93205bc2916f3302114ef68 (patch)
tree9886b60bc00795bfa6188f5937ed60edfcd03207 /ppmtoilbm.html
parentefef216f919b2db1a7a06f9eeeda14f5fe5c80e4 (diff)
downloadnetpbm-mirror-60e3185d7f8c378da93205bc2916f3302114ef68.tar.gz
netpbm-mirror-60e3185d7f8c378da93205bc2916f3302114ef68.tar.xz
netpbm-mirror-60e3185d7f8c378da93205bc2916f3302114ef68.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@282 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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.