]> granicus.if.org Git - postgis/commitdiff
Element xref can't have content (was declared EMPTY)
authorSandro Santilli <strk@keybit.net>
Fri, 7 Dec 2012 08:36:30 +0000 (08:36 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 7 Dec 2012 08:36:30 +0000 (08:36 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10813 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_topology.xml

index 75edaea9961792a822e388f7fddb80fb1c35d3d3..52ddeb29448ea64875cdf179057b645c38e0e571 100644 (file)
@@ -2602,7 +2602,7 @@ Converts a simple Geometry into a topo geometry
                 <title>Description</title>
             
                 <para>
-Converts a simple Geometry into a <xref linkend="topogeometry">TopoGeometry</xref>.
+Converts a simple Geometry into a <xref linkend="topogeometry" />.
                 </para>
 
                 <para>
@@ -2718,9 +2718,9 @@ SELECT ST_GetFaceGeometry('topo_boston_test', f.face_id)
                 <title>Description</title>
             
                 <para>
-Clears the content a <xref linkend="topogeometry">TopoGeometry</xref>
+Clears the content a <xref linkend="topogeometry" />
 turning it into an empty one. Mostly useful in conjunction with <xref
-linkend="toTopoGeom">toTopoGeom</xref> to replace the shape of existing
+linkend="toTopoGeom" /> to replace the shape of existing
 objects and any dependent object in higher hierarchical levels.
                 </para>