[GRASS-SVN] r33814 - in grass/branches/develbranch_6:
raster/r.series vector/v.extract
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Oct 11 08:27:11 EDT 2008
Author: neteler
Date: 2008-10-11 08:27:11 -0400 (Sat, 11 Oct 2008)
New Revision: 33814
Modified:
grass/branches/develbranch_6/raster/r.series/description.html
grass/branches/develbranch_6/vector/v.extract/description.html
Log:
Fix broken HTML
Modified: grass/branches/develbranch_6/raster/r.series/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.series/description.html 2008-10-11 11:53:52 UTC (rev 33813)
+++ grass/branches/develbranch_6/raster/r.series/description.html 2008-10-11 12:27:11 UTC (rev 33814)
@@ -49,7 +49,7 @@
<br>
<div class="code"><pre>
r.series input="`g.mlist pattern='insitu_data.*' sep=,`"
- output=insitu_data.stddev method=stddev</tt>
+ output=insitu_data.stddev method=stddev
</pre></div>
<p>
Modified: grass/branches/develbranch_6/vector/v.extract/description.html
===================================================================
--- grass/branches/develbranch_6/vector/v.extract/description.html 2008-10-11 11:53:52 UTC (rev 33813)
+++ grass/branches/develbranch_6/vector/v.extract/description.html 2008-10-11 12:27:11 UTC (rev 33814)
@@ -118,7 +118,6 @@
</pre></div>
will create new map with three random categories matching areas.
Note that there may be more than one feature with the same category.
-</p>
<h2>SEE ALSO</h2>
More information about the grass-commit
mailing list