[GRASS-SVN] r59476 - grass/trunk/raster/r.stats.quantile

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Mar 27 12:16:36 PDT 2014


Author: martinl
Date: 2014-03-27 12:16:36 -0700 (Thu, 27 Mar 2014)
New Revision: 59476

Modified:
   grass/trunk/raster/r.stats.quantile/r.stats.quantile.html
Log:
r.statistics3 renamed to r.stats.quantile (in progress)

Modified: grass/trunk/raster/r.stats.quantile/r.stats.quantile.html
===================================================================
--- grass/trunk/raster/r.stats.quantile/r.stats.quantile.html	2014-03-27 19:05:04 UTC (rev 59475)
+++ grass/trunk/raster/r.stats.quantile/r.stats.quantile.html	2014-03-27 19:16:36 UTC (rev 59476)
@@ -1,18 +1,22 @@
 <h2>DESCRIPTION</h2>
 
-<em>r.statistics3</em> is intended to be a partial replacement for
-r.statistics, with support for floating-point cover maps. It provides
-quantile calculations, which are absent from <em>r.statistics2</em>.
+<em>r.stats.quantile</em> is intended to be a partial replacement for
+<em><a href="r.statistics.html">r.statistics</a></em>, with support
+for floating-point cover maps. It provides quantile calculations,
+which are absent
+from <em><a href="r.statistics2.html">r.statistics2</a></em>.
 
 <h2>SEE ALSO</h2>
 
 <em>
-<a href="r.statistics.html">r.quant</a>
-<a href="r.statistics2.html">r.quant</a>
+<a href="r.statistics.html">r.statistics</a>,
+<a href="r.statistics2.html">r.statistics2</a>
 </em>
 
 
 <h2>AUTHOR</h2>
 
 Glynn Clements
-<p><i>Last changed: $Date$</i>
+
+<p>
+<i>Last changed: $Date$</i>



More information about the grass-commit mailing list