summary refs log tree commit diff
path: root/ppmtoxpm.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmtoxpm.html')
-rw-r--r--ppmtoxpm.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/ppmtoxpm.html b/ppmtoxpm.html
index 80adbc64..1d863a46 100644
--- a/ppmtoxpm.html
+++ b/ppmtoxpm.html
@@ -53,7 +53,7 @@ is greater than 15, such as by running it through <B>pamdepth 255</b>.
 
 <h3>Color Code Lengths - Image Size</h3>
 
-<p>In the XPM format, there is a palette (&quot;color map&quot;) that
+<p>In the XPM format, there is a palette ("color map") that
 assigns each color in the image to a unique sequence of printable
 characters called a color code, and a raster that identifies the color
 of each pixel of the image with one of those color codes.  The length
@@ -71,7 +71,7 @@ codes will be one character.  If you have more than 92 but not more than 92 *
 
 <p>There's one exception to the above: If you specify a transparency mask
 (the <b>-alpha</b> option, one unique color code represents
-&quot;transparent.&quot;  This is true even if the transparency mask doesn't 
+"transparent."  This is true even if the transparency mask doesn't 
 actually produce any transparent pixels.  So subtract one from the number
 of possible colors if you use <b>-alpha</b>.
 
@@ -149,7 +149,7 @@ Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
-documentation.  This software is provided &quot;as is&quot; without express or
+documentation.  This software is provided "as is" without express or
 implied warranty.
 <P>
 This tool was developed for Schlumberger Technologies, ATE Division, and