[GRASS-SVN] r33813 - in grass/trunk: raster/r.series vector/v.extract

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Oct 11 07:53:52 EDT 2008


Author: glynn
Date: 2008-10-11 07:53:52 -0400 (Sat, 11 Oct 2008)
New Revision: 33813

Modified:
   grass/trunk/raster/r.series/r.series.html
   grass/trunk/vector/v.extract/v.extract.html
Log:
Fix broken HTML


Modified: grass/trunk/raster/r.series/r.series.html
===================================================================
--- grass/trunk/raster/r.series/r.series.html	2008-10-11 11:09:29 UTC (rev 33812)
+++ grass/trunk/raster/r.series/r.series.html	2008-10-11 11:53:52 UTC (rev 33813)
@@ -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/trunk/vector/v.extract/v.extract.html
===================================================================
--- grass/trunk/vector/v.extract/v.extract.html	2008-10-11 11:09:29 UTC (rev 33812)
+++ grass/trunk/vector/v.extract/v.extract.html	2008-10-11 11:53:52 UTC (rev 33813)
@@ -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