forked from OSGeo/grass
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: https://svn.osgeo.org/grass/grass/trunk@48279 15284696-431f-4ddb-bdfa-cd5b030d7da7
- Loading branch information
Showing
14 changed files
with
254 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
<H2>DESCRIPTION</H2> | ||
<h2>DESCRIPTION</h2> | ||
|
||
<EM>r3.info</EM> reports metadata and range of 3D voxel maps. | ||
<em>r3.info</em> reports metadata and range of 3D voxel maps. | ||
|
||
<H2>SEE ALSO</H2> | ||
<h2>SEE ALSO</h2> | ||
|
||
<EM><A HREF="r.info.html">r.info</A></EM><br> | ||
<em> | ||
<a href="r.info.html">r.info</a> | ||
</em> | ||
|
||
<H2>AUTHORS</H2> | ||
<h2>AUTHORS</h2> | ||
Roman Waupotitsch, Michael Shapiro, | ||
Helena Mitasova, Bill Brown, Lubos Mitas, | ||
Jaro Hofierka | ||
|
||
<p><i>Last changed: $Date$</i> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
<H2>DESCRIPTION</H2> | ||
<h2>DESCRIPTION</h2> | ||
|
||
Modifies the NULL values of a 3D raster map. | ||
|
||
Modifies the NULL values of <EM>map</EM>. | ||
<h2>SEE ALSO</h2> | ||
|
||
<H2>SEE ALSO</H2> | ||
<EM><A HREF="r.null.html">r.null</A></EM><br> | ||
<em> | ||
<a href="r.null.html">r.null</a> | ||
</em> | ||
|
||
<H2>AUTHORS</H2> | ||
<h2>AUTHORS</h2> | ||
Roman Waupotitsch, Michael Shapiro, | ||
Helena Mitasova, Bill Brown, Lubos Mitas, | ||
Jaro Hofierka | ||
|
||
<p><i>Last changed: $Date$</i> |
Oops, something went wrong.