]> granicus.if.org Git - postgis/commitdiff
missed a spot
authorRegina Obe <lr@pcorp.us>
Tue, 24 May 2011 18:53:01 +0000 (18:53 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 24 May 2011 18:53:01 +0000 (18:53 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7239 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_output.xml

index f3232df5db25c30c7350d10fa7868bca28bf058a..2a4f4882d1e60e6424d83f4bd58bce847000052e 100644 (file)
@@ -856,11 +856,9 @@ SELECT ST_AsGML(3, ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0
 
          <refsynopsisdiv>
                <methodsynopsis>
-                       <funcprototype>
-                               <funcdef>text <function>ST_AsX3D</function></funcdef>
+                               <type>text</type> <methodname>ST_AsX3D</methodname>
                                <methodparam><type>geometry </type> <parameter>g1</parameter></methodparam>
                                <methodparam choice='opt'><type>integer </type> <parameter>prec=15</parameter></methodparam>
-                       </funcprototype>
                </methodsynopsis>
          </refsynopsisdiv>