[GRASS-SVN] r70345 - grass/branches/releasebranch_7_2/vector/v.surf.rst

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jan 12 04:36:35 PST 2017


Author: martinl
Date: 2017-01-12 04:36:35 -0800 (Thu, 12 Jan 2017)
New Revision: 70345

Modified:
   grass/branches/releasebranch_7_2/vector/v.surf.rst/v.surf.rst.html
Log:
v.surf.rst: manual cosmetics, link r.fillnulls

Modified: grass/branches/releasebranch_7_2/vector/v.surf.rst/v.surf.rst.html
===================================================================
--- grass/branches/releasebranch_7_2/vector/v.surf.rst/v.surf.rst.html	2017-01-12 12:34:04 UTC (rev 70344)
+++ grass/branches/releasebranch_7_2/vector/v.surf.rst/v.surf.rst.html	2017-01-12 12:36:35 UTC (rev 70345)
@@ -22,7 +22,7 @@
 have time stamp, the program creates time stamp for all output maps.
 
 <p>
-User can either use <em><a href="r.mask.html">r.mask</a></em>to set a mask
+User can either use <em><a href="r.mask.html">r.mask</a></em> to set a mask
 or specify a raster map in <b>mask</b> option, which will be used
 as a mask. The approximation is skipped for cells which have zero or
 NULL value in mask. NULL values will be assigned to these cells in all
@@ -364,6 +364,7 @@
   <a href="v.vol.rst.html">v.vol.rst</a>,
   <a href="v.surf.idw.html">v.surf.idw</a>,
   <a href="v.surf.bspline.html">v.surf.bspline</a>,
+  <a href="r.fillnulls.html">r.fillnulls</a>,
   <a href="g.region.html">g.region</a>
 </em>
 



More information about the grass-commit mailing list