From: Sandro Santilli Date: Sat, 10 Mar 2012 12:07:17 +0000 (+0000) Subject: linked -> linkend (thanks make check) X-Git-Tag: 2.0.0beta3~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6428c819c24bc01f61abec8b313e402d207659e5;p=postgis linked -> linkend (thanks make check) git-svn-id: http://svn.osgeo.org/postgis/trunk@9448 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 1de835cb2..e2a567d33 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -3300,7 +3300,7 @@ FROM ( See Also - , , , , + , , , , diff --git a/doc/release_notes.xml b/doc/release_notes.xml index f9d3a3a70..b35a4b90c 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -37,7 +37,7 @@ If you don't see a function documented -- it ain't supported or it is an internal function. Some constraints in older tables were built with deprecated functions. If you restore you may need to rebuild table constraints with populate_geometry_columns(). If you have applications or tools - that rely on deprecated functions, please refer to for more details. + that rely on deprecated functions, please refer to for more details. #944 geometry_columns is now a view instead of a table (Paul Ramsey, Regina Obe) for tables created the old way reads (srid, type, dims) constraints