summary refs log tree commit diff
path: root/pamarith.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 /pamarith.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 'pamarith.html')
-rw-r--r--pamarith.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pamarith.html b/pamarith.html
index 97e68ea8..e7cbe79a 100644
--- a/pamarith.html
+++ b/pamarith.html
@@ -42,9 +42,9 @@ input image is the equivalent PAM image of tuple type
 and if it produces a PBM, PGM, or PPM output, produces the equivalent
 of the PAM image which is the result of the calculation.
 
-<p>The first <i>pamfile</i> argument identifies the &quot;left&quot;
+<p>The first <i>pamfile</i> argument identifies the "left"
 argument image; the second <i>pamfile</i> argument identifies the
-&quot;right&quot; one.
+"right" one.
 
 <p>If the output is PAM, the tuple type is the same as the tuple type of
 the left input image.
@@ -82,7 +82,7 @@ according to the function you select.
 one that applies when a PAM image represents a visual image), is that
 it represents a fraction of some maximum.  The maxval of the image
 corresponds to some maximum value (in the case of a visual image, it
-corresponds to &quot;full intensity.&quot;), and a sample value
+corresponds to "full intensity."), and a sample value
 divided by the maxval gives the fraction.
 
 <p>For <b>pamarith</b>, this interpretation applies to the regular