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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Wed Sep 17 08:05:40 PDT 2008


Author: robe
Date: 2008-09-17 08:05:39 -0700 (Wed, 17 Sep 2008)
New Revision: 2980

Modified:
   trunk/doc/reference_new.xml
Log:
Add to ST_SetSRID - reference to spatial_ref_sys

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-09-17 14:46:25 UTC (rev 2979)
+++ trunk/doc/reference_new.xml	2008-09-17 15:05:39 UTC (rev 2980)
@@ -2708,7 +2708,7 @@
       <refsection>
         <title>See Also</title>
 
-        <para><xref linkend="ST_SRID"/>, <xref linkend="ST_Transform"/>, <xref linkend="UpdateGeometrySRID"/></para>
+        <para><xref linkend="spatial_ref_sys" />, <xref linkend="ST_SRID"/>, <xref linkend="ST_Transform"/>, <xref linkend="UpdateGeometrySRID"/></para>
       </refsection>
       
     </refentry>



More information about the postgis-commits mailing list