]> granicus.if.org Git - postgis/commitdiff
bah just use brackets for optional args -- docbook seems to be ignoring the choice...
authorRegina Obe <lr@pcorp.us>
Wed, 18 May 2011 04:43:40 +0000 (04:43 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 18 May 2011 04:43:40 +0000 (04:43 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7180 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_output.xml

index 115840a8ed02ecd0e132ba3325296aea0cf806db..4bde2d7e48f6f5dd738a1459042a33d7e282ecdd 100644 (file)
@@ -859,7 +859,7 @@ SELECT ST_AsGML(3, ST_GeomFromEWKT('POLYHEDRALSURFACE( ((0 0 0, 0 0 1, 0 1 1, 0
                        <funcprototype>
                                <funcdef>text <function>ST_AsX3D</function></funcdef>
                                <paramdef><type>geometry </type> <parameter>g1</parameter></paramdef>
-                               <paramdef choice="opt"><type>integer </type> <parameter><optional>prec</optional></parameter></paramdef>
+                               <paramdef><type>integer </type> <parameter>[prec]</parameter></paramdef>
                        </funcprototype>
                </funcsynopsis>
          </refsynopsisdiv>