[GRASS-SVN] r35230 - in grass/branches/develbranch_6: display/d.font display/d.mapgraph display/d.save general/manage/cmd imagery/i.zc raster/r.circle raster/r.out.gdal scripts/r.blend scripts/r.out.gdal scripts/r.out.xyz

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 5 17:04:18 EST 2009


Author: neteler
Date: 2009-01-05 17:04:18 -0500 (Mon, 05 Jan 2009)
New Revision: 35230

Modified:
   grass/branches/develbranch_6/display/d.font/description.html
   grass/branches/develbranch_6/display/d.mapgraph/description.html
   grass/branches/develbranch_6/display/d.save/description.html
   grass/branches/develbranch_6/general/manage/cmd/g.copy.html
   grass/branches/develbranch_6/imagery/i.zc/description.html
   grass/branches/develbranch_6/raster/r.circle/description.html
   grass/branches/develbranch_6/raster/r.out.gdal/description.html
   grass/branches/develbranch_6/scripts/r.blend/description.html
   grass/branches/develbranch_6/scripts/r.out.gdal/description.html
   grass/branches/develbranch_6/scripts/r.out.xyz/description.html
Log:
urls fixed

Modified: grass/branches/develbranch_6/display/d.font/description.html
===================================================================
--- grass/branches/develbranch_6/display/d.font/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/display/d.font/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -16,8 +16,7 @@
 run non-interactively. 
 Alternately, the user can simply type <B>d.font</B> on the command line; 
 in this case, the program will prompt the user for a display 
-text font type using the standard GRASS interface described in the 
-manual entry for <EM><A HREF="parser.html">parser</A></EM>.
+text font type.
 
 <P>
 <B>Parameter:</B> 
@@ -60,8 +59,7 @@
 <EM><A HREF="d.text.html">d.text</A></EM><br>
 <EM><A HREF="d.text.freetype.html">d.text.freetype</A></EM><br>
 <EM><A HREF="d.font.freetype.html">d.font.freetype</A></EM><br>
-<EM><A HREF="d.title.html">d.title</A></EM><br>
-<EM><A HREF="parser.html">parser</A></EM>
+<EM><A HREF="d.title.html">d.title</A></EM>
 
 <H2>AUTHOR</H2>
 

Modified: grass/branches/develbranch_6/display/d.mapgraph/description.html
===================================================================
--- grass/branches/develbranch_6/display/d.mapgraph/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/display/d.mapgraph/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -36,7 +36,7 @@
 parameters (the user can still input graphics commands from
 an input file using this form.) In this case, the user is
 presented with the standard GRASS 
-<EM><A HREF="parser.html">parser</A></EM> interface.
+<EM><A HREF="g.parser.html">g.parser</A></EM> interface.
 
 <P>
 <EM>d.mapgraph</EM> is used for drawing simple graphics on
@@ -176,11 +176,7 @@
 <EM><A HREF="d.graph.html">d.graph</A></EM><BR>
 <EM><A HREF="d.rast.html">d.rast</A></EM><BR>
 <EM><A HREF="d.zoom.html">d.zoom</A></EM><BR>
-<EM><A HREF="g.region.html">g.region</A></EM><BR>
-<!--
-<EM><A HREF="grass.logo.sh.html">grass.logo.sh</A></EM><BR>
-<EM><A HREF="parser.html">parser</A></EM>
--->
+<EM><A HREF="g.region.html">g.region</A></EM>
 
 <H2>AUTHOR</H2>
 

Modified: grass/branches/develbranch_6/display/d.save/description.html
===================================================================
--- grass/branches/develbranch_6/display/d.save/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/display/d.save/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -21,7 +21,7 @@
 specifying these program arguments, the user will be
 prompted for inputs through the standard user interface
 described in the manual entry for 
-<EM><A HREF="parser.html">parser</A></EM>.
+<EM><A HREF="g.parser.html">g.parser</A></EM>.
 
 
 <H2>NOTES</H2>
@@ -39,7 +39,7 @@
 <EM><A HREF="d.frame.html">d.frame</A></EM><br>
 <EM><A HREF="d.mon.html">d.mon</A></EM><br>
 <EM><A HREF="g.region.html">g.region</A></EM><br>
-<EM><A HREF="parser.html">parser</A></EM>
+<EM><A HREF="g.parser.html">g.parser</A></EM>
 
 <H2>AUTHOR</H2>
 

Modified: grass/branches/develbranch_6/general/manage/cmd/g.copy.html
===================================================================
--- grass/branches/develbranch_6/general/manage/cmd/g.copy.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/general/manage/cmd/g.copy.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -71,8 +71,7 @@
 <em><a HREF="g.list.html">g.list</a></em><br>
 <em><a HREF="g.mapsets.html">g.mapsets</a></em><br>
 <em><a HREF="g.remove.html">g.remove</a></em><br>
-<em><a HREF="g.rename.html">g.rename</a></em><br>
-<em><a HREF="parser.html">parser</a></em>
+<em><a HREF="g.rename.html">g.rename</a></em>
 
 <h2>AUTHOR</h2>
 

Modified: grass/branches/develbranch_6/imagery/i.zc/description.html
===================================================================
--- grass/branches/develbranch_6/imagery/i.zc/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/imagery/i.zc/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -9,19 +9,6 @@
 used for edge detection is one of the "zero-crossing"
 algorithms and is discussed briefly below.
 
-
-<P>
-
-This program will be run interactively if the user types
-<B>i.zc</B> without program arguments on the command line.
-In this event, the program will prompt the user for
-parameter values using the standard interface described in
-the manual entry for <EM><A HREF="parser.html">parser</A></EM>.  
-Alternately, the
-user can run the program non-interactively by specifying
-program parameter values on the command line.
-
-
 <H2>OPTIONS</H2>
 
 <H3>Parameters:</H3>

Modified: grass/branches/develbranch_6/raster/r.circle/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.circle/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/raster/r.circle/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -44,7 +44,7 @@
 <a href="g.rename.html">g.rename</a>, 
 <a href="i.fft.html">i.fft</a>, 
 <a href="i.ifft.html">i.ifft</a>,
-<a href="r.mask">r.mask</a>
+<a href="r.mask.html">r.mask</a>
 </em>
 
 

Modified: grass/branches/develbranch_6/raster/r.out.gdal/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.out.gdal/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/raster/r.out.gdal/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -76,7 +76,7 @@
 Please keep in mind that not all CELL rasters will require Int32 - e.g.,
 0-255 CELL raster are covered by the Byte <em>type</em> as well.
 Moreover, some GDAL-supported formats do not support all the data types
-possible in GDAL and GRASS. Use <em><a href="r.info">r.info</a></em> to
+possible in GDAL and GRASS. Use <em><a href="r.info.html">r.info</a></em> to
 check the data type and range for your GRASS raster, refer to specific
 format documentation (on the <a href="http://www.gdal.org/">GDAL website</a>),
 format vendor's documentation, and e.g. the Wikipedia article

Modified: grass/branches/develbranch_6/scripts/r.blend/description.html
===================================================================
--- grass/branches/develbranch_6/scripts/r.blend/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/scripts/r.blend/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -8,7 +8,7 @@
 <EM>
 <A HREF="g.region.html">g.region</A>,
 <A HREF="r.mapcalc.html">r.mapcalc</A>,
-<A HREF="r.color.html">r.color</A>,
+<A HREF="r.colors.html">r.colors</A>,
 <A HREF="r.support.html">r.support</A>,
 </EM>
 

Modified: grass/branches/develbranch_6/scripts/r.out.gdal/description.html
===================================================================
--- grass/branches/develbranch_6/scripts/r.out.gdal/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/scripts/r.out.gdal/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -63,7 +63,7 @@
 not all CELL rasters will require Int32 - e.g., 0-255 CELL raster are covered
 by the Byte <em>type</em> as well. Moreover, some GDAL-supported formats do not
 support all the data types possible in GDAL and GRASS. Use
-<em><a href="r.info">r.info</a></em> to check the data type and range for your
+<em><a href="r.info.html">r.info</a></em> to check the data type and range for your
 GRASS raster, refer to specific format documentation
 (<a href="http://www.gdal.org/">GDAL website</a>, format vendor's docs) and
 e.g. the Wikipedia article

Modified: grass/branches/develbranch_6/scripts/r.out.xyz/description.html
===================================================================
--- grass/branches/develbranch_6/scripts/r.out.xyz/description.html	2009-01-05 21:52:14 UTC (rev 35229)
+++ grass/branches/develbranch_6/scripts/r.out.xyz/description.html	2009-01-05 22:04:18 UTC (rev 35230)
@@ -27,9 +27,9 @@
 
 <EM>
 <A HREF="g.region.html">g.region</A>,
-<A HREF="r.mask">r.mask</A>
+<A HREF="r.mask.html">r.mask</A>
 <A HREF="r.out.ascii.html">r.out.ascii</A>,
-<A HREF="r.stats">r.stats</A>
+<A HREF="r.stats.html">r.stats</A>
 </EM>
 
 <H2>AUTHOR</H2>



More information about the grass-commit mailing list