summary refs log tree commit diff
path: root/winicontopam.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
commit2222b5020909d4867f10cf72720df36e3483c0de (patch)
tree7a8b56782d895e753e39e3cce1c0237b18915855 /winicontopam.html
parentdab40b54733b6f31bc41106dc126e4f387e8bb37 (diff)
downloadnetpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.gz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.xz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.zip
Replace character entity references with plain double quotes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'winicontopam.html')
-rw-r--r--winicontopam.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/winicontopam.html b/winicontopam.html
index 989b3045..19f0118f 100644
--- a/winicontopam.html
+++ b/winicontopam.html
@@ -33,7 +33,7 @@ converts it to one or more RGB_ALPHA Netpbm PAM files.
 
 <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
-transparency channel is constructed from the so-called &lsquo;AND mask&rsquo;.
+transparency channel is constructed from the so-called "AND mask".
 
 <P>The output goes to Standard Output.
 
@@ -56,8 +56,8 @@ line options:
 
 <p>You may not specify this together with <b>-image</b>.
 
-<p>By default, <b>winicontopam</b> converts only the one &lsquo;best
-quality&rsquo; image (largest, then most bits per pixel).
+<p>By default, <b>winicontopam</b> converts only the one "best
+quality" image (largest, then most bits per pixel).
 
 <DT><B>-image=</B><I>index</I>
 
@@ -65,7 +65,7 @@ quality&rsquo; image (largest, then most bits per pixel).
 
 <p>You may not specify this together with <b>-allimages</b>.
 
-<p>By default, <b>winicontopam</b> converts the &lsquo;best quality&rsquo;
+<p>By default, <b>winicontopam</b> converts the "best quality"
 image (largest, then most bits per pixel).
 
 <DT><B>-andmasks</B>