[GRASS-SVN] r57447 - grass/trunk/vector/v.in.region
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Aug 11 14:34:24 PDT 2013
Author: martinl
Date: 2013-08-11 14:34:24 -0700 (Sun, 11 Aug 2013)
New Revision: 57447
Modified:
grass/trunk/vector/v.in.region/v.in.region.html
Log:
v.in.region: manual cosmetics
Modified: grass/trunk/vector/v.in.region/v.in.region.html
===================================================================
--- grass/trunk/vector/v.in.region/v.in.region.html 2013-08-11 19:16:01 UTC (rev 57446)
+++ grass/trunk/vector/v.in.region/v.in.region.html 2013-08-11 21:34:24 UTC (rev 57447)
@@ -1,21 +1,25 @@
<h2>DESCRIPTION</h2>
-<em>v.in.region</em> creates a new vector map from current region.
+<em>v.in.region</em> creates a new vector map from current region
+extent.
<p>
-If the output of <em>v.in.region</em> is to be used for raster
-reprojection, the <em>-d</em> flag should be used after setting the
-region to the raster map to be reprojected with
+If the output of <em>v.in.region</em> is to be used for raster
+reprojection, the <b>-d</b> flag should be used after setting the
+region to the raster map to be reprojected with
<em><a href="r.proj.html">r.proj</a></em>.
<h2>SEE ALSO</h2>
-<em><a href="g.region.html">g.region</a></em><br>
-<em><a href="d.vect.html">d.vect</a></em><br>
-<em><a href="r.proj.html">r.proj</a></em><br>
+<em>
+ <a href="g.region.html">g.region</a>,
+ <a href="d.vect.html">d.vect</a>,
+ <a href="r.proj.html">r.proj</a>
+</em>
<h2>AUTHOR</h2>
Radim Blazek
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
More information about the grass-commit
mailing list