summary refs log tree commit diff
path: root/pamsumm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-01-20 04:12:51 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-01-20 04:12:51 +0000
commita8f37df0f40833d99475480cc5a4d132b9e8ff52 (patch)
treebe9716f521b5df2703060d668c03af14850bb6d1 /pamsumm.html
parentdd3bad28681b29ead5b3eb5143493117cc541a24 (diff)
downloadnetpbm-mirror-a8f37df0f40833d99475480cc5a4d132b9e8ff52.tar.gz
netpbm-mirror-a8f37df0f40833d99475480cc5a4d132b9e8ff52.tar.xz
netpbm-mirror-a8f37df0f40833d99475480cc5a4d132b9e8ff52.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@819 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamsumm.html')
-rw-r--r--pamsumm.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/pamsumm.html b/pamsumm.html
index c47941c7..656f25d9 100644
--- a/pamsumm.html
+++ b/pamsumm.html
@@ -87,10 +87,11 @@ extract it and then <b>pamsumm</b>.
      200 and all the samples have value 50, <b>pamsumm</b> will give you
      50 as an answer.  But <b>pamsumm -normalize</b> will give you .25.
 
-     <p>If you want a result that is independent of maxval but still in
-     integers, and your input is PNM, you can use <b>pamdepth</b> to
-     convert to some standard maxval.  For example, if you want the mean
-     intensity of a PPM image, on a scale of 0 to 99, do
+     <p>If instead you want a result that is independent of maxval but still
+     in integers, and your input is PNM, you can use <b>pamdepth</b> to
+     convert the input to some standard maxval and not use <b>-normalize</b>.
+     For example, if you want the mean intensity of a PPM image, on a scale of
+     0 to 99, do
 
 <pre>
 <kbd>