diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2015-06-28 19:39:47 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2015-06-28 19:39:47 +0000 |
commit | 2222b5020909d4867f10cf72720df36e3483c0de (patch) | |
tree | 7a8b56782d895e753e39e3cce1c0237b18915855 /cameratopam.html | |
parent | dab40b54733b6f31bc41106dc126e4f387e8bb37 (diff) | |
download | netpbm-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 'cameratopam.html')
-rw-r--r-- | cameratopam.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cameratopam.html b/cameratopam.html index d412c779..4a348178 100644 --- a/cameratopam.html +++ b/cameratopam.html @@ -132,7 +132,7 @@ other cameras. <dt><b>-linear</b> <dd>This option causes <b>cameratopam</b> to generate a variation on -PAM that has "linear" color samples. In true PAM, each +PAM that has "linear" color samples. In true PAM, each sample in the image raster is gamma-corrected; i.e. it is essentially proportional to brightness. With the <b>linear</b> option, <b>cameratopam</b> generates an image in which the samples are instead |