summary refs log tree commit diff
path: root/winicontopam.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-29 20:03:25 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-08-29 20:03:25 +0000
commit522e1137e915e3964fd98a3d6f24ef8f84c753fd (patch)
treec356d116053f941c07c96f73d9030e81a265061f /winicontopam.html
parent378cc5d23e36e0f47bf6020bbe630bba59debb8e (diff)
downloadnetpbm-mirror-522e1137e915e3964fd98a3d6f24ef8f84c753fd.tar.gz
netpbm-mirror-522e1137e915e3964fd98a3d6f24ef8f84c753fd.tar.xz
netpbm-mirror-522e1137e915e3964fd98a3d6f24ef8f84c753fd.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3934 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'winicontopam.html')
-rw-r--r--winicontopam.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/winicontopam.html b/winicontopam.html
index e5e6ff5a..53d3b357 100644
--- a/winicontopam.html
+++ b/winicontopam.html
@@ -29,7 +29,7 @@ its value.
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <p><b>winicontopam</b> reads a Microsoft Windows icon file and
-converts it to one or more RGB_ALPHA Netpbm PAM files.
+converts it to one or more RGB_ALPHA Netpbm PAM images.
 
 <p>The transparency channel is copied from the 8-bit transparency data from
 the icon, if present.  If no 8-bit transparency data is available, the
@@ -71,8 +71,8 @@ image (largest, then most bits per pixel).
 <dt><b>-andmasks</b>
 
 <dd>If the image to be extracted contains both 8-bit transparency
-data and AND mask, write a five-channel Netpbm PAM file with the AND
-mask stored to the fifth plane.
+data and AND mask, produce five-channel Netpbm PAM images with the AND
+mask as the fifth plane.
 
 <dt><b>-verbose</b>