[GRASS-SVN] r48070 - grass/trunk/db
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 2 11:05:37 EDT 2011
Author: neteler
Date: 2011-09-02 08:05:37 -0700 (Fri, 02 Sep 2011)
New Revision: 48070
Modified:
grass/trunk/db/databaseintro.html
Log:
some updates; still incomplete
Modified: grass/trunk/db/databaseintro.html
===================================================================
--- grass/trunk/db/databaseintro.html 2011-09-02 15:04:41 UTC (rev 48069)
+++ grass/trunk/db/databaseintro.html 2011-09-02 15:05:37 UTC (rev 48070)
@@ -8,7 +8,7 @@
</head>
<body bgcolor="white">
-<!-- This page is grass6/db/databaseintro.html -->
+<!-- This page is db/databaseintro.html -->
<img src="grass_logo.png" alt="_\|/_ GRASS logo"><hr align=center size=6 noshade>
@@ -87,7 +87,7 @@
list all available tables for a given database, run <a href="db.tables.html">db.tables</a>.
<h3>Table maintenance</h3>
-To drop a column from a selected attribute table, use <a href="db.dropcol.html">db.dropcol</a>.
+To drop a column from a selected attribute table, use <a href="db.dropcolumn.html">db.dropcolumn</a>.
With <a href="db.droptable.html">db.droptable</a> an attribute table can be deleted.
<h3>Database Schema</h3>
@@ -121,7 +121,7 @@
<a href="full_index.html">full index</a>
<p><i>Last changed: $Date$</i></p>
-<P>© 2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></P>
+<P>© 2008-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a></P>
</body>
</html>
More information about the grass-commit
mailing list