Don't SEE ALSO the same page we are reading. (Found with #!/bin/sh set -u cd /usr/share/doc/grass-doc/html set -- *.html for i do b=`basename $i .html` k="<a href=\"$i\">$b</a>" fgrep "$k" $i done )
@@ -65,7 +65,6 @@ v.extrude input=geodetic_pts output=points3D height=200 type=point
<em>
<a href="v.transform.html">v.transform</a>,
-<a href="v.extrude.html">v.extrude</a>,
<a href="v.drape.html">v.drape</a>,
<a href="v.to.3d.html">v.to.3d</a>
</em>