[GRASS-SVN] r35749 - grass/branches/releasebranch_6_4/raster/r.grow2

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 3 14:45:15 EST 2009


Author: neteler
Date: 2009-02-03 14:45:15 -0500 (Tue, 03 Feb 2009)
New Revision: 35749

Modified:
   grass/branches/releasebranch_6_4/raster/r.grow2/description.html
Log:
mention r.grow.distance

Modified: grass/branches/releasebranch_6_4/raster/r.grow2/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.grow2/description.html	2009-02-03 19:44:54 UTC (rev 35748)
+++ grass/branches/releasebranch_6_4/raster/r.grow2/description.html	2009-02-03 19:45:15 UTC (rev 35749)
@@ -59,8 +59,11 @@
 
 <h2>SEE ALSO</h2>
 
-<em><a href="r.buffer.html">r.buffer</a></em><br>
-<em><a href="r.patch.html">r.patch</a></em>
+<em>
+<a href="r.buffer.html">r.buffer</a>,<br>
+<a href="r.grow.distance.html">r.grow.distance</a>,<br>
+<a href="r.patch.html">r.patch</a>
+</em>
 
 <p>
 



More information about the grass-commit mailing list