]> granicus.if.org Git - postgis/commitdiff
fix invalid link end
authorRegina Obe <lr@pcorp.us>
Thu, 15 Dec 2011 02:17:20 +0000 (02:17 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 15 Dec 2011 02:17:20 +0000 (02:17 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8428 b70326c6-7e19-0410-871a-916f4a2858ee

doc/using_raster_dataman.xml

index dd8e3322bb2025bbd1fdcec20d65528cb21eba20..f4e735da93de5c75da67d63ff88a968e5c96e6cb 100644 (file)
@@ -239,7 +239,7 @@ psql -d gisdb -f elev.sql</programlisting>
                <para>The <varname>raster_columns</varname> is a catalog of all columns in the table taht are of type raster.  It is a view utilizing the constraints on the tables
                so the information is always consistent even if you restore one raster table from a backup of another database.  The following columns exist in the <varname>raster_columns</varname> catalog.</para>
                <para>If you created your tables not with the loader or forgot to specified the <varname>-C</varname> flag during load, you can enforce the constraints after the 
-               fact using <xref linkend="AddRasterConstraints" /> so that the <varname>raster_columns</varname> catalog registers the common information after your raster tiles.</para>
+               fact using <xref linkend="RT_AddRasterConstraints" /> so that the <varname>raster_columns</varname> catalog registers the common information after your raster tiles.</para>
                
                        <orderedlist>
                                <listitem>