git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58055 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -141,11 +141,11 @@ tracks from the end of the line up to the middle point, offset 500m to the right
<div class="code"><pre>
v.segment myrailroads out=myrailroads_pt10pctO500m << EOF
P 1 1 -0% 500
-P 1 1 -10% 500
-P 2 1 -20% 500
-P 3 1 -30% 500
-P 4 1 -40% 500
-P 4 1 -50% 500
+P 2 1 -10% 500
+P 3 1 -20% 500
+P 4 1 -30% 500
+P 5 1 -40% 500
+P 6 1 -50% 500
EOF
d.erase
d.vect myrailroads disp=shape,dir