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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Sat Dec 6 18:52:43 PST 2008


Author: robe
Date: 2008-12-06 18:52:43 -0800 (Sat, 06 Dec 2008)
New Revision: 3370

Modified:
   trunk/doc/reference.xml
   trunk/doc/reference_new.xml
Log:
correct mm reference of ST_PointFromText and remove from old MM section 

Modified: trunk/doc/reference.xml
===================================================================
--- trunk/doc/reference.xml	2008-12-07 02:47:45 UTC (rev 3369)
+++ trunk/doc/reference.xml	2008-12-07 02:52:43 UTC (rev 3370)
@@ -557,16 +557,6 @@
       </varlistentry>
 
       <varlistentry>
-        <term>ST_PointFromText</term>
-
-        <listitem>
-          <para>Return a specified ST_Point value.</para>
-
-          <para>SQL-MM 3: 6.1.8</para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
         <term>ST_PointFromWKB</term>
 
         <listitem>

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-12-07 02:47:45 UTC (rev 3369)
+++ trunk/doc/reference_new.xml	2008-12-07 02:52:43 UTC (rev 3370)
@@ -2093,8 +2093,7 @@
 				<imageobject>
 				  <imagedata fileref="images/check.png" />
 				</imageobject>
-			  </inlinemediaobject> This method implements the SQL/MM specification:
-			SQL-MM 3: 5.1.40</para>
+			  </inlinemediaobject> This method implements the SQL/MM specification:SQL-MM 3: 6.1.8</para>
 		  </refsection>
 		
 		  <refsection>



More information about the postgis-commits mailing list