Browse Source

added missing index footer

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33847 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 17 năm trước cách đây
mục cha
commit
7be24f4037
2 tập tin đã thay đổi với 11 bổ sung3 xóa
  1. 4 0
      raster/r.mapcalc/r.mapcalc.html
  2. 7 3
      raster/r.mapcalc/r3.mapcalc.html

+ 4 - 0
raster/r.mapcalc/r.mapcalc.html

@@ -607,6 +607,10 @@ Michael Shapiro, U.S.Army Construction Engineering
 Research Laboratory
 <p>
 Glynn Clements
+
 <p><i>Last changed: $Date$</i>
+<hr>
+<p><a href="index.html">Main index</a> - <a href="raster.html">raster index</a> - <a href="full_index.html">Full index</a></p>
+<p>&copy; 1999-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
 </body>
 </html>

+ 7 - 3
raster/r.mapcalc/r3.mapcalc.html

@@ -462,6 +462,7 @@ separable by white space.
 <p>
 r.mapcalc does not print a warning in case of operations on NULL cells.
 It is left to the user to utilize the isnull() function.
+
 <h2>SEE ALSO</h2>
 <b><a href="http://grass.itc.it/gdp/raster/mapcalc-algebra.pdf">r.mapcalc: An Algebra for GIS and Image
 Processing</a></b>, by Michael Shapiro and Jim Westervelt, U.S. Army
@@ -473,11 +474,14 @@ Tweddale, U.S. Army Construction Engineering Research Laboratory (December
 1991)
 <p>
 <em><a href="r.mapcalc.html">r.mapcalc</a></em>
-<h2>AUTHOR</h2>
+<h2>AUTHORS</h2>
 Tomas Paudits &amp; Jaro Hofierka, funded by GeoModel s.r.o., Slovakia
 <br><a href="mailto:tpaudits@mailbox.sk">tpaudits@mailbox.sk</a>,
 <a href="MAILTO:hofierka@geomodel.sk">hofierka@geomodel.sk</a>
-<p>
-<em>Last changed: $Date$</em>
+
+<p><i>Last changed: $Date$</i>
+<hr>
+<p><a href="index.html">Main index</a> - <a href="raster.html">raster index</a> - <a href="full_index.html">Full index</a></p>
+<p>&copy; 1999-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
 </body>
 </html>