]> granicus.if.org Git - postgis/commitdiff
Add to ST_SetSRID - reference to spatial_ref_sys
authorRegina Obe <lr@pcorp.us>
Wed, 17 Sep 2008 15:05:39 +0000 (15:05 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 17 Sep 2008 15:05:39 +0000 (15:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2980 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 85f8af47b9b6687394006724e818e702ab0cda21..abd18f98da5ee1cbf099ff9b3e865e48a695ad5b 100644 (file)
@@ -2708,7 +2708,7 @@ SELECT ST_AsText(ST_SetPoint('LINESTRING(-1 2,-1 3)', 1, 'POINT(-1 1)'));
       <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>