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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Thu Jan 15 13:11:01 PST 2009


Author: robe
Date: 2009-01-15 13:11:00 -0800 (Thu, 15 Jan 2009)
New Revision: 3535

Modified:
   trunk/doc/reference_new.xml
Log:
Left some garbage in

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2009-01-15 18:35:06 UTC (rev 3534)
+++ trunk/doc/reference_new.xml	2009-01-15 21:11:00 UTC (rev 3535)
@@ -2204,20 +2204,6 @@
 			<para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_MakePoint" />, <xref linkend="ST_SetSRID" /></para>
 		</refsection>
 	</refentry>	
-	
-        <varlistentry>
-          <term>ST_MLineFromText(text,[&lt;srid&gt;])</term>
-
-          <listitem>
-            <para>Makes a Geometry from WKT with the given SRID. If SRID is
-            not give, it defaults to -1.</para>
-
-            <para>OGC SPEC 3.2.6.2 - option SRID is from the conformance
-            suite</para>
-
-            <para>Throws an error if the WKT is not a MULTILINESTRING</para>
-          </listitem>
-        </varlistentry>
 	  
 	<refentry id="ST_MLineFromText">
 	  <refnamediv>



More information about the postgis-commits mailing list