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 /pnmconvol.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 'pnmconvol.html')
-rw-r--r-- | pnmconvol.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pnmconvol.html b/pnmconvol.html index 633bb4b5..6efdc197 100644 --- a/pnmconvol.html +++ b/pnmconvol.html @@ -137,7 +137,7 @@ and is the weight to give to each component of a pixel that corresponds to that matrix location. <p>Note that when you supply this option via a shell, semicolon -(";") probably means something to the shell, so use quotation +(";") probably means something to the shell, so use quotation marks. <p>There is no way with this method to have different weights for different |