[GRASS-SVN] r34714 - grass/branches/develbranch_6/scripts/d.split
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Dec 4 05:45:52 EST 2008
Author: hamish
Date: 2008-12-04 05:45:52 -0500 (Thu, 04 Dec 2008)
New Revision: 34714
Modified:
grass/branches/develbranch_6/scripts/d.split/description.html
Log:
new see also
Modified: grass/branches/develbranch_6/scripts/d.split/description.html
===================================================================
--- grass/branches/develbranch_6/scripts/d.split/description.html 2008-12-04 10:43:15 UTC (rev 34713)
+++ grass/branches/develbranch_6/scripts/d.split/description.html 2008-12-04 10:45:52 UTC (rev 34714)
@@ -1,8 +1,9 @@
<H2>DESCRIPTION</H2>
-
<EM>d.split</EM> Divides active display into two equal frames horizontally or vertically, and displays raster maps or runs GRASS commands in each frame.
<br>
+This module has been superseded by the new <A HREF="d.split.frame.html">d.split.frame</A>
+module, which is much nicer.
<H2>NOTES</H2>
@@ -17,11 +18,16 @@
<H2>SEE ALSO</H2>
-<EM><A HREF="d.frame.html">d.frame</A></EM>
+<EM>
+<A HREF="d.frame.html">d.frame</A>,
+<A HREF="d.split.frame.html">d.split.frame</A>
+</EM>
<H2>AUTHOR</H2>
GRASS team 1989
Update to GRASS 5.7 by Michael Barton, Arizona State University
-<p><i>Last changed: $Date$</i>
+
+<p>
+<i>Last changed: $Date$</i>
More information about the grass-commit
mailing list