فهرست منبع

manual: fix broken links

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@64632 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 سال پیش
والد
کامیت
0d057787e9

+ 0 - 1
general/g.filename/g.filename.html

@@ -77,7 +77,6 @@ file=<em>'full_file_pathname'</em> is not output.
 <h2>SEE ALSO</h2>
 
 <em>
-<a href="g.ask.html">g.ask</a>,
 <a href="g.findfile.html">g.findfile</a>,
 <a href="g.gisenv.html">g.gisenv</a>
 </em>

+ 0 - 1
general/g.findetc/g.findetc.html

@@ -13,7 +13,6 @@ directory, such as a user's home or a system addon directory.
 <h2>SEE ALSO</h2>
 
 <em>
-<a href="g.ask.html">g.ask</a>,
 <a href="g.filename.html">g.filename</a>,
 <a href="g.findfile.html">g.findfile</a>,
 <a href="g.gisenv.html">g.gisenv</a>,

+ 2 - 2
general/g.region/g.region.html

@@ -450,8 +450,8 @@ projection since it is reprojected on the fly.
 <em>
 <a href="g.access.html">g.access</a>,
 <a href="g.mapsets.html">g.mapsets</a>,
-<a href="g.proj.html">g.proj</a>,
-<a href="g.setproj.html">g.setproj</a><br>
+<a href="g.proj.html">g.proj</a>
+<br>
 Environment variables: <a href="variables.html#internal">GRASS_REGION and WIND_OVERRIDE</a>
 </em>
 

+ 1 - 1
imagery/i.gensigset/i.gensigset.html

@@ -42,7 +42,7 @@ a combination of
 and 
 <em><a href="v.to.rast.html">v.to.rast</a></em>,
 or some other import/developement process (e.g.,
-<em><a href="v.in.transects.html">v.in.transects</a>)</em>
+<em><a href="v.transects.html">v.transects</a>)</em>
 to define the areas representative of the classes in the image.
 
 <p>

+ 5 - 9
scripts/v.out.gps/v.out.gps.html

@@ -78,17 +78,13 @@ v.out.gps -r input=routes format=garmin output=/dev/ttyUSB0
 
 <h2>SEE ALSO</h2>
 <em>
-<a href="m.proj.html">m.proj</a><br>
-<a href="v.in.ascii.html">v.in.ascii</a><br>
-<a href="v.out.ascii.html">v.out.ascii</a><br>
-<a href="v.in.garmin.html">v.in.garmin</a><br>
-<a href="v.in.gpsbabel.html">v.in.gpsbabel</a><br>
-<a href="v.db.renamecolumn.html">v.db.renamecolumn</a><br>
+<a href="m.proj.html">m.proj</a>,
+<a href="v.in.ascii.html">v.in.ascii</a>,
+<a href="v.out.ascii.html">v.out.ascii</a>,
+<a href="v.db.renamecolumn.html">v.db.renamecolumn</a>,
 <a href="v.extract.html">v.extract</a>
 </em>
-<br>
-<br>
-
+<p>
 <a href="http://www.gpsbabel.org">GpsBabel.org</a><br>
 The <a href="http://www.gdal.org/ogr/drv_gpx.html">GDAL/OGR GPX format page</a><br>
 cs2cs from <a href="http://proj.osgeo.org">PROJ.4</a><br>