about summary refs log tree commit diff
path: root/pamgauss.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-05-20 15:49:14 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-05-20 15:49:14 +0000
commit7ebdc10ad8217de8472b78805449a876945f85b6 (patch)
tree4fe09b66508d37aaa2f691ea157b2e7e4750455b /pamgauss.html
parent549323415556fc2354a120c4472f8335a8fef606 (diff)
downloadnetpbm-mirror-7ebdc10ad8217de8472b78805449a876945f85b6.tar.gz
netpbm-mirror-7ebdc10ad8217de8472b78805449a876945f85b6.tar.xz
netpbm-mirror-7ebdc10ad8217de8472b78805449a876945f85b6.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2978 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamgauss.html')
-rw-r--r--pamgauss.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/pamgauss.html b/pamgauss.html
index 899077f9..2fe59d15 100644
--- a/pamgauss.html
+++ b/pamgauss.html
@@ -19,7 +19,7 @@ Updated: 18 May 2017
 [<b>-maxval=</b><i>number</i>]
 [<b>-tupletype=</b><i>string</i>]
 [<b>-maximize</b>]
-[<b>-oversample=</b><i>number</i>
+[<b>-oversample=</b><i>number</i>]
 
 
 <p>Minimum unique abbreviation of option is acceptable.  You may use double
@@ -125,9 +125,9 @@ It can be any string up to 255 characters.  If you don't specify this,
 
 <dt><b>-oversample=</b><i>number</i>
 <dd>
-<p>This sets the oversampling factor.  <b>pamgauss</b> samples the
-Gaussian function this many times, bother horizontally and vertically, to
-get the value of each sample in the output.
+<p>This sets the oversampling factor.  <b>pamgauss</b> samples the Gaussian
+function this many times, both horizontally and vertically, to get the value
+of each sample in the output.
 
 <p>An oversampling factor of 1 means no oversampling, which means each 
 sample is based only on the value of the Gaussian function at the center of
@@ -136,8 +136,8 @@ the sample.
 <p>The default is 5 divided by the standard deviation, rounded up to a whole
 number.
 
-<p>This option was new in Netpbm 10.79 (June 2017).  Before that, there
-it is essentially 1 - there is no oversampling.
+<p>This option was new in Netpbm 10.79 (June 2017).  Before that, it is
+essentially 1 - there is no oversampling.
 
 </dl>