]> granicus.if.org Git - postgis/commitdiff
fix tag typo
authorRegina Obe <lr@pcorp.us>
Sun, 11 Apr 2010 23:03:07 +0000 (23:03 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 11 Apr 2010 23:03:07 +0000 (23:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5529 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_wktraster.xml

index 5beaa2a4ec0c036db96b3dcd081f10a2907baeb5..3ea596ca2e08f40b72e85b424d3fc2f0147ea457 100644 (file)
@@ -215,7 +215,7 @@ VALUES (1,
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="AddGeometryColumn"/>, <xref linkend="RT_DropRasterTable"/>, <xref linkend="RT_DropRasterColumn"/>, <xref linkend-"RT_ST_SRID" /></para>
+               <para><xref linkend="AddGeometryColumn"/>, <xref linkend="RT_DropRasterTable"/>, <xref linkend="RT_DropRasterColumn"/>, <xref linkend="RT_ST_SRID" /></para>
          </refsection>
        </refentry>
        
@@ -275,7 +275,6 @@ VALUES (1,
                <para>Removes a raster column from a table. Note that
                schema_name will need to match the r_table_schema field of the table's
                row in the raster_columns table.</para>
-
          </refsection>
          <refsection>
                <title>Examples</title>