about summary refs log tree commit diff
path: root/pcxtoppm.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 /pcxtoppm.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 'pcxtoppm.html')
-rw-r--r--pcxtoppm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcxtoppm.html b/pcxtoppm.html
index 4b629151..de6e4474 100644
--- a/pcxtoppm.html
+++ b/pcxtoppm.html
@@ -32,10 +32,10 @@ as output.
 <UL COMPACT>
 <LI>Colormapped files with 2-16 colors.
 
-<P>&quot;Packed pixel&quot; format (1, 2 or 4 bits/pixel, 1 plane) or
+<P>"Packed pixel" format (1, 2 or 4 bits/pixel, 1 plane) or
 bitplane format (1 bit/pixel, 1-4 planes).  The program uses a
 predefined standard palette if the image does not provide one.
-&quot;Does not provide one&quot; means the palette in the PCX header is
+"Does not provide one" means the palette in the PCX header is
 completely black.
 
 <LI>Colormapped files with 256 colors.