]> granicus.if.org Git - postgis/commitdiff
Fix for issue 30, ST_Buffer doco mistake
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 28 May 2008 21:35:48 +0000 (21:35 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 28 May 2008 21:35:48 +0000 (21:35 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2787 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 8b478d33bc6c8f2b1e7345fdff1be67f75d74110..2e8ce49aaebcec69893d5bb86553367bda4393ec 100644 (file)
@@ -3167,9 +3167,7 @@ VACUUM FULL ANALYZE mytable;</programlisting>
               Geometry. The optional third parameter sets the number of
               segment used to approximate a quarter circle (defaults to 8).</para>
 
-              <para>Performed by the GEOS module</para>
-
-              <para>Do not call with a GeometryCollection as an argument</para>
+              <para>Performed by the GEOS module.</para>
 
               <para>OGC SPEC s2.1.1.3</para>
             </listitem>