]> granicus.if.org Git - postgis/commitdiff
accidentally took out reference from ST_OrderingEquals
authorRegina Obe <lr@pcorp.us>
Thu, 4 Sep 2008 12:04:00 +0000 (12:04 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 4 Sep 2008 12:04:00 +0000 (12:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2935 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index c248f7bf4b450e6098b55b6c684938b130ee8ee1..2f0957b09ca2522dca1493e0a9458b8b7f6a9447 100644 (file)
@@ -3940,7 +3940,7 @@ SELECT ST_OrderingEquals(ST_Reverse(ST_GeomFromText('LINESTRING(0 0, 10 10)')),
                  </refsection>
                  <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="ST_Equals"/></para>
+                       <para><xref linkend="ST_Equals"/>, <xref linkend="ST_Reverse"/></para>
                  </refsection>
        </refentry>