[GRASS-SVN] r66081 - grass/trunk/scripts/r.shade
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Sep 2 04:01:34 PDT 2015
Author: martinl
Date: 2015-09-02 04:01:34 -0700 (Wed, 02 Sep 2015)
New Revision: 66081
Modified:
grass/trunk/scripts/r.shade/r.shade.html
Log:
r.shade: manual cosmetics (with contribution of Ludmila Furtkevicova)
Modified: grass/trunk/scripts/r.shade/r.shade.html
===================================================================
--- grass/trunk/scripts/r.shade/r.shade.html 2015-09-01 15:37:55 UTC (rev 66080)
+++ grass/trunk/scripts/r.shade/r.shade.html 2015-09-02 11:01:34 UTC (rev 66081)
@@ -13,8 +13,8 @@
<p>
The input for this module can be created for example using
-<a href="r.slope.aspect.html">r.slope.aspect</a> or
-<a href="r.relief.html">r.relief</a><br>.
+<em><a href="r.slope.aspect.html">r.slope.aspect</a></em> or
+<em><a href="r.relief.html">r.relief</a></em>.
<p>
NULL values are propagated by default, so if any of the two input rasters
@@ -28,14 +28,14 @@
<h2>NOTES</h2>
-Refer to the <a href="r.his.html">r.his</a> help page for more details;
+Refer to the <em><a href="r.his.html">r.his</a></em> help page for more details;
<em>r.shade</em> is a frontend to that module with addition of
brightness support similar to one provided by
<em><a href="d.shade.html">d.shade</a></em>.
However, note that the brightness is not implemenented in the same way as for
<em><a href="d.shade.html">d.shade</a></em> and the results might
be different.
-<em>r.shade</em> is using method described in <a href="r.his.html">r.his</a>
+<em>r.shade</em> is using method described in <em><a href="r.his.html">r.his</a></em>
manual page.
More information about the grass-commit
mailing list