Browse Source

manual: cross-references added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56401 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 12 years ago
parent
commit
68779fe9df

+ 4 - 4
vector/v.build.polylines/v.build.polylines.html

@@ -68,10 +68,10 @@ Leverhulme Special Research Fellowship at University College London.
 <h2>SEE ALSO</h2> 
 <h2>SEE ALSO</h2> 
 
 
 <em>
 <em>
-  <a href="v.build.html">v.build</a>,
-  <a href="v.in.ascii.html">v.in.ascii</a>,
-  <a href="v.split.html">v.split</a>,
-  <a href="v.edit.html">v.edit</a>
+<a href="v.build.html">v.build</a>,
+<a href="v.in.ascii.html">v.in.ascii</a>,
+<a href="v.edit.html">v.edit</a>,
+<a href="v.split.html">v.split</a>
 </em>
 </em>
 
 
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>

+ 7 - 3
vector/v.build/v.build.html

@@ -65,16 +65,20 @@ standard output. Such information can be printed also for vector maps
 from other mapsets.
 from other mapsets.
 
 
 <div class="code"><pre>
 <div class="code"><pre>
-v.build map=urbanareas@PERMANENT option=dump
+v.build map=urbanareas option=dump
 </pre></div>
 </pre></div>
 
 
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-  <a href="v.build.all.html">v.build.all</a>,
-  <a href="v.build.polylines.html">v.build.polylines</a>
+<a href="v.build.all.html">v.build.all</a>,
+<a href="v.build.polylines.html">v.build.polylines</a>,
+<a href="v.edit.html">v.edit</a>,
+<a href="v.split.html">v.split</a>
 </em>
 </em>
 
 
+<p>See also <em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>.
+
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>
 
 
 Dave Gerdes, U.S.Army Construction Engineering Research
 Dave Gerdes, U.S.Army Construction Engineering Research

+ 7 - 5
vector/v.edit/v.edit.html

@@ -418,11 +418,13 @@ v.edit a2 tool=zbulk bbox=586121.25049368,4911970.21547109,603092.60466035,49270
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
-  <a href="v.in.ascii.html">v.in.ascii</a>,
-  <a href="v.info.html">v.info</a>,
-  <a href="v.build.html">v.build</a>,
-  <a href="v.clean.html">v.clean</a>,
-  <a href="v.extrude.html">v.extrude</a>
+<a href="v.in.ascii.html">v.in.ascii</a>,
+<a href="v.info.html">v.info</a>,
+<a href="v.build.html">v.build</a>,
+<a href="v.build.polylines.html">v.build.polylines</a>,
+<a href="v.clean.html">v.clean</a>,
+<a href="v.extrude.html">v.extrude</a>,
+<a href="v.split.html">v.split</a>
 </em>
 </em>
 
 
 <p>See also <em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>.
 <p>See also <em><a href="wxGUI.Vector_Digitizer.html">wxGUI vector digitizer</a></em>.

+ 1 - 0
vector/v.split/v.split.html

@@ -26,6 +26,7 @@ d.vect myrailroads_split disp=shape,topo
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
 <em>
 <em>
+<a href="v.edit.html">v.edit</a>,
 <a href="v.build.polylines.html">v.build.polylines</a>,
 <a href="v.build.polylines.html">v.build.polylines</a>,
 <a href="v.segment.html">v.segment</a>
 <a href="v.segment.html">v.segment</a>
 </em>
 </em>