[GRASS-SVN] r58769 - grass/trunk/raster/r.mapcalc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 23 10:42:40 PST 2014
Author: wenzeslaus
Date: 2014-01-23 10:42:39 -0800 (Thu, 23 Jan 2014)
New Revision: 58769
Modified:
grass/trunk/raster/r.mapcalc/r.mapcalc.html
Log:
r.mapcalc: remove illegal p tag in div code pre tags (fix compilation for r58767)
Modified: grass/trunk/raster/r.mapcalc/r.mapcalc.html
===================================================================
--- grass/trunk/raster/r.mapcalc/r.mapcalc.html 2014-01-23 03:58:47 UTC (rev 58768)
+++ grass/trunk/raster/r.mapcalc/r.mapcalc.html 2014-01-23 18:42:39 UTC (rev 58769)
@@ -477,7 +477,7 @@
Some characters have special meaning to the UNIX shell.
These include, among others:
<div class="code"><pre>
-<p>* ( ) > & |
+* ( ) > & |
</pre></div>
<p>It is advisable to put single quotes around the expression; e.g.:
<div class="code"><pre>
More information about the grass-commit
mailing list