[GRASS-SVN] r43281 - grass/trunk/man
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 26 06:30:43 EDT 2010
Author: martinl
Date: 2010-08-26 10:30:43 +0000 (Thu, 26 Aug 2010)
New Revision: 43281
Modified:
grass/trunk/man/build_html.py
Log:
fix 'GRASS startup manual page' link & add link to gnu gpl
Modified: grass/trunk/man/build_html.py
===================================================================
--- grass/trunk/man/build_html.py 2010-08-26 08:59:03 UTC (rev 43280)
+++ grass/trunk/man/build_html.py 2010-08-26 10:30:43 UTC (rev 43281)
@@ -65,8 +65,9 @@
agencies and environmental consulting companies.</p>
<p>This reference manual details the use of modules distributed with
-Geographic Resources Analysis Support System (GRASS), an open source (GNU
-GPLed), image processing and geographic information system (GIS).</p>
+Geographic Resources Analysis Support System (GRASS), an open source
+(<a href="http://www.gnu.org/licenses/gpl.html">GNU GPLed</a>), image
+processing and geographic information system (GIS).</p>
""")
#"
@@ -130,7 +131,7 @@
<tr>
<td valign="top" bgcolor="${box_color}" class="box"><h3> General</h3>
<ul>
- <li><a href="grass6.html">GRASS startup manual page</a></li>
+ <li><a href="grass7.html">GRASS startup manual page</a></li>
<li><a href="general.html">General commands manual</a></li>
</ul></td>
<td valign="top" bgcolor="${box_color}" class="box"><h3> Miscellaneous</h3>
More information about the grass-commit
mailing list