[GRASS-SVN] r52159 - grass/branches/releasebranch_6_4/raster/r.in.xyz

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jun 20 02:33:07 PDT 2012


Author: hamish
Date: 2012-06-20 02:33:07 -0700 (Wed, 20 Jun 2012)
New Revision: 52159

Modified:
   grass/branches/releasebranch_6_4/raster/r.in.xyz/description.html
Log:
fix html bug (merge from devbr6)

Modified: grass/branches/releasebranch_6_4/raster/r.in.xyz/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.in.xyz/description.html	2012-06-20 09:31:05 UTC (rev 52158)
+++ grass/branches/releasebranch_6_4/raster/r.in.xyz/description.html	2012-06-20 09:33:07 UTC (rev 52159)
@@ -13,7 +13,7 @@
 <p>
 
 Available statistics for populating the raster are:<br>
-</ul>
+<ul>
 <table>
 <tr><td><em>n</em></td>        <td>number of points in cell</td></tr>
 <tr><td><em>min</em></td>      <td>minimum value of points in cell</td></tr>
@@ -37,6 +37,7 @@
 </ul>
 <br>
 
+
 <h2>NOTES</h2>
 
 <h3>Gridded data</h3>



More information about the grass-commit mailing list