summary refs log tree commit diff
path: root/pamsumm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-07-14 02:20:40 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-07-14 02:20:40 +0000
commitbaa73d1ea37c8aa6c59afa8aff7b8f63cac2b93b (patch)
tree7e1f3425fdc990cf45378124ea2f773e95ce501f /pamsumm.html
parent5b50f81234b9ded6fbdf51cfe98173c74e9583db (diff)
downloadnetpbm-mirror-baa73d1ea37c8aa6c59afa8aff7b8f63cac2b93b.tar.gz
netpbm-mirror-baa73d1ea37c8aa6c59afa8aff7b8f63cac2b93b.tar.xz
netpbm-mirror-baa73d1ea37c8aa6c59afa8aff7b8f63cac2b93b.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@951 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamsumm.html')
-rw-r--r--pamsumm.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/pamsumm.html b/pamsumm.html
index 656f25d9..e97d69bd 100644
--- a/pamsumm.html
+++ b/pamsumm.html
@@ -88,10 +88,9 @@ extract it and then <b>pamsumm</b>.
      50 as an answer.  But <b>pamsumm -normalize</b> will give you .25.
 
      <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
+     in integers, 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>