[GRASS-SVN] r70008 - grass-addons/grass7/raster/r.denoise

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Dec 5 12:16:50 PST 2016


Author: martinl
Date: 2016-12-05 12:16:50 -0800 (Mon, 05 Dec 2016)
New Revision: 70008

Modified:
   grass-addons/grass7/raster/r.denoise/r.denoise.html
Log:
r.denoise: fix compilation

Modified: grass-addons/grass7/raster/r.denoise/r.denoise.html
===================================================================
--- grass-addons/grass7/raster/r.denoise/r.denoise.html	2016-12-05 20:15:55 UTC (rev 70007)
+++ grass-addons/grass7/raster/r.denoise/r.denoise.html	2016-12-05 20:16:50 UTC (rev 70008)
@@ -35,10 +35,9 @@
 
 <h2>REQUIREMENTS</h2>
 
-<em><b>r.denoise</em></b> requires that <em>mdenoise</em>, the
-executable version of Sun et al.'s (2007) denoising algorithm, is
-available on the $PATH.  <em>mdenoise</em> can be compiled and
-installed as follows:
+<em>r.denoise</em> requires that <em>mdenoise</em>, the executable
+version of Sun et al.'s (2007) denoising algorithm, is available on
+the $PATH. <em>mdenoise</em> can be compiled and installed as follows:
 
 <div class="code"><pre>
 wget http://www.cs.cf.ac.uk/meshfiltering/index_files/Doc/mdsource.zip



More information about the grass-commit mailing list