git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33813 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -49,7 +49,7 @@ Using <em>r.series</em> with wildcards:
<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>
@@ -118,7 +118,6 @@ v.extract input=geology output=random_geology type=area random=3
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>