[GRASS-SVN] r59223 - in grass/trunk/vector: v.split v.to.points
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Mar 10 10:01:42 PDT 2014
Author: neteler
Date: 2014-03-10 10:01:42 -0700 (Mon, 10 Mar 2014)
New Revision: 59223
Modified:
grass/trunk/vector/v.split/v.split.html
grass/trunk/vector/v.to.points/v.to.points.html
Log:
manual: crosslink v.split and v.to.points
Modified: grass/trunk/vector/v.split/v.split.html
===================================================================
--- grass/trunk/vector/v.split/v.split.html 2014-03-10 16:26:22 UTC (rev 59222)
+++ grass/trunk/vector/v.split/v.split.html 2014-03-10 17:01:42 UTC (rev 59223)
@@ -28,6 +28,7 @@
<em>
<a href="v.edit.html">v.edit</a>,
<a href="v.build.polylines.html">v.build.polylines</a>,
+<a href="v.to.points.html">v.to.points</a>,
<a href="v.segment.html">v.segment</a>
</em>
Modified: grass/trunk/vector/v.to.points/v.to.points.html
===================================================================
--- grass/trunk/vector/v.to.points/v.to.points.html 2014-03-10 16:26:22 UTC (rev 59222)
+++ grass/trunk/vector/v.to.points/v.to.points.html 2014-03-10 17:01:42 UTC (rev 59223)
@@ -102,6 +102,7 @@
<em>
<a href="v.segment.html">v.segment</a>,
+<a href="v.split.html">v.split</a>,
<a href="v.to.rast.html">v.to.rast</a>,
<a href="v.to.db.html">v.to.db</a>
</em>
More information about the grass-commit
mailing list