[postgis-commits] svn - r3867 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Fri Mar 13 06:09:53 PDT 2009


Author: robe
Date: 2009-03-13 06:09:53 -0700 (Fri, 13 Mar 2009)
New Revision: 3867

Modified:
   trunk/doc/reference_new.xml
Log:
get rid of sT_PolyFromWKB reference.  Will readd those stupid ones left in reference.xml later

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2009-03-13 13:08:27 UTC (rev 3866)
+++ trunk/doc/reference_new.xml	2009-03-13 13:09:53 UTC (rev 3867)
@@ -2749,8 +2749,7 @@
       <refsection>
         <title>See Also</title>
     
-        <para><xref linkend="ST_GeomFromWKB" />, <xref linkend="ST_LineFromWKB" />, 
-        	<xref linkend="ST_PolyFromWKB" /></para>
+        <para><xref linkend="ST_GeomFromWKB" />, <xref linkend="ST_LineFromWKB" /></para>
       </refsection>
     </refentry>
 



More information about the postgis-commits mailing list