[GRASS-SVN] r41209 - grass/branches/releasebranch_6_4/raster/r.quant
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Feb 27 20:56:23 EST 2010
Author: epatton
Date: 2010-02-27 20:56:22 -0500 (Sat, 27 Feb 2010)
New Revision: 41209
Modified:
grass/branches/releasebranch_6_4/raster/r.quant/description.html
Log:
Small text correction, merge from devbr6, r41208
Modified: grass/branches/releasebranch_6_4/raster/r.quant/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.quant/description.html 2010-02-28 01:53:37 UTC (rev 41208)
+++ grass/branches/releasebranch_6_4/raster/r.quant/description.html 2010-02-28 01:56:22 UTC (rev 41209)
@@ -3,12 +3,12 @@
<em>r.quant</em> produces the quantization file for a floating-point map.
<p>
-The <em>map</em> parameter defines the map for which the rules be to be
+The <em>map</em> parameter defines the map for which the rules are to be
created. If more than one map is specified, then this implies that the
floating-point range is the miniumum and maximum of all the maps together,
unless either basemap=map or fprange=min,max is specified.
-<h2> Quant rules </h2>
+<h3> Quant rules </h3>
The quant rules have to be entered interactively.
<p>
More information about the grass-commit
mailing list