summary refs log tree commit diff
path: root/winicontopam.html
diff options
context:
space:
mode:
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>