summary refs log tree commit diff
path: root/pamtotga.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 /pamtotga.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 'pamtotga.html')
-rw-r--r--pamtotga.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pamtotga.html b/pamtotga.html
index 74deeca9..6653850c 100644
--- a/pamtotga.html
+++ b/pamtotga.html
@@ -107,10 +107,10 @@ channel, so it became a PAM class program.
 
 <p>In Netpbm 10.15 (April 2003), the program became the first in the
 Netpbm package to recognize a transparency channel in a PAM.  It recognized
-tuple type &quot;RGBA&quot;.  But when this kind of PAM image was later
+tuple type "RGBA".  But when this kind of PAM image was later
 added to the PAM specification, it was specified with tuple type
-&quot;RGB_ALPHA&quot;.  So in Netpbm 10-26 (January 2005), <b>pamtotga</b>
-changed to recognize &quot;RGB_ALPHA&quot; instead of &quot;RGBA&quot;.
+"RGB_ALPHA".  So in Netpbm 10-26 (January 2005), <b>pamtotga</b>
+changed to recognize "RGB_ALPHA" instead of "RGBA".
 
 <H2 id="author">AUTHOR</H2>