]> granicus.if.org Git - postgis/commitdiff
added id for missing constraint linkend: line_substring
authorKevin Neufeld <kneufeld.ca@gmail.com>
Mon, 27 Oct 2008 15:21:58 +0000 (15:21 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Mon, 27 Oct 2008 15:21:58 +0000 (15:21 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3190 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference.xml

index 453e3fa4e6249ff6e2184ae3df48599ab89d3365..b92caf73769001f6b0f967099e3faedfef78a060 100644 (file)
@@ -635,7 +635,7 @@ WHERE n*100.00/length &lt; 1;
             <para>You can use the returned location to extract a Point (<link
             linkend="line_interpolate_point">line_interpolate_point</link>) or
             a substring (<link
-            linkend="line_substring">line_substring</link>).</para>
+            linkend="ST_Line_Substring">ST_Line_Substring</link>).</para>
 
             <para>Availability: 1.1.0</para>
           </listitem>