[GRASS-CVS] hamish: grass6/raster/r.coin description.html, 1.9,
1.10
grass at intevation.de
grass at intevation.de
Fri Nov 16 04:31:39 EST 2007
Author: hamish
Update of /grassrepository/grass6/raster/r.coin
In directory doto:/tmp/cvs-serv29598
Modified Files:
description.html
Log Message:
html bug, m.ipf not ported to GRASS 6
Index: description.html
===================================================================
RCS file: /grassrepository/grass6/raster/r.coin/description.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- description.html 16 Nov 2007 09:01:40 -0000 1.9
+++ description.html 16 Nov 2007 09:31:36 -0000 1.10
@@ -164,7 +164,7 @@
map layer which has a monstrous number of categories (e.g.,
unreclassed elevation). Because <EM>r.coin</EM> reports
information for each and every category, it is better to
-reclassify those categories (using <EM>reclass</B>)</EM>
+reclassify those categories (using <EM>r.reclass</EM>)
into a more manageable number prior to running
<EM>r.coin</EM> on the reclassed raster map layer.
@@ -179,13 +179,15 @@
<H2>SEE ALSO</H2>
-<EM><A HREF="g.region.html">g.region</A></EM>,
-<EM><A HREF="m.ipf.html">m.ipf</A></EM>,
-<EM><A HREF="r.category.html">r.category</A></EM>,
-<EM><A HREF="r.describe.html">r.describe</A></EM>,
-<EM><A HREF="r.reclass.html">r.reclass</A></EM>,
-<EM><A HREF="r.report.html">r.report</A></EM>,
-<EM><A HREF="r.stats.html">r.stats</A></EM>
+<EM>
+<A HREF="g.region.html">g.region</A>,
+<!-- not ported to GRASS 6 <A HREF="m.ipf.html">m.ipf</A>, -->
+<A HREF="r.category.html">r.category</A>,
+<A HREF="r.describe.html">r.describe</A>,
+<A HREF="r.reclass.html">r.reclass</A>,
+<A HREF="r.report.html">r.report</A>,
+<A HREF="r.stats.html">r.stats</A>
+</EM>
<H2>AUTHORS</H2>
More information about the grass-commit
mailing list