]> granicus.if.org Git - postgis/commitdiff
Add ST_IsValid reference to ST_Within.
authorRegina Obe <lr@pcorp.us>
Wed, 10 Sep 2008 06:47:55 +0000 (06:47 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 10 Sep 2008 06:47:55 +0000 (06:47 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2950 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 7b26a3dc843d52847af0b75f473d52be5782d978..968de4e6f515b01ee37dcca9207364f552499a99 100644 (file)
@@ -4737,7 +4737,7 @@ FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 2)'), 10) As smallc,
       
       <refsection>
         <title>See Also</title>
-        <para><xref linkend="ST_Contains"/>, <xref linkend="ST_Equals"/></para>
+        <para><xref linkend="ST_Contains"/>, <xref linkend="ST_Equals"/>,<xref linkend="ST_IsValid"/></para>
       </refsection>
     </refentry>
   </sect1>