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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Thu Sep 4 05:04:00 PDT 2008


Author: robe
Date: 2008-09-04 05:04:00 -0700 (Thu, 04 Sep 2008)
New Revision: 2935

Modified:
   trunk/doc/reference_new.xml
Log:
accidentally took out reference from ST_OrderingEquals

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-09-04 11:56:48 UTC (rev 2934)
+++ trunk/doc/reference_new.xml	2008-09-04 12:04:00 UTC (rev 2935)
@@ -3940,7 +3940,7 @@
 		  </refsection>
 		  <refsection>
 			<title>See Also</title>
-			<para><xref linkend="ST_Equals"/></para>
+			<para><xref linkend="ST_Equals"/>, <xref linkend="ST_Reverse"/></para>
 		  </refsection>
 	</refentry>
 



More information about the postgis-commits mailing list