]> granicus.if.org Git - postgis/commitdiff
Removed rogue docbook tags
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 26 Mar 2004 01:09:43 +0000 (01:09 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 26 Mar 2004 01:09:43 +0000 (01:09 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@495 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index f4a4c628a4ee770e5ebdb87b3c4291bd7d69949b..4bae1b6c46d19532b15fe6939f6736b3046faca9 100644 (file)
@@ -1704,7 +1704,7 @@ if( geom.getType() = Geometry.POLYGON )
                                        <term>DropGeometryColumn(varchar, varchar, varchar)</term>
                                        <listitem>
                                                <para>Syntax: DropGeometryColumn(&lt;schema_name&gt;, &lt;table_name&gt;,
-                                                 &lt;column_name&gt;). Remove a geometry column from a spatial table. Note that <var>schema_name</var> will need to match the f_schema_name field of the table's row in the geometry_columns table.
+                                                       &lt;column_name&gt;). Remove a geometry column from a spatial table. Note that schema_name will need to match the f_schema_name field of the table's row in the geometry_columns table.
                                                </para>
                                        </listitem>
                                </varlistentry>