]> granicus.if.org Git - postgis/commitdiff
#2753 change func proto ST_Minkowski to ST_MinkowskiSum
authorRegina Obe <lr@pcorp.us>
Fri, 20 Jun 2014 05:51:18 +0000 (05:51 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 20 Jun 2014 05:51:18 +0000 (05:51 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12627 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_sfcgal.xml

index 7a0db80caa1b58b4446b9e81d3933fddfa45eb46..e42684abcbf322f3831637e622f4c28532858f70 100644 (file)
          <refsynopsisdiv>
                <funcsynopsis>
                  <funcprototype>
-                       <funcdef>geometry <function>ST_Minkowski</function></funcdef>
+                       <funcdef>geometry <function>ST_MinkowskiSum</function></funcdef>
                        <paramdef><type>geometry</type> <parameter>geom1</parameter></paramdef>
                        <paramdef><type>geometry</type> <parameter>geom2</parameter></paramdef>
                  </funcprototype>