From: Kevin Neufeld Date: Mon, 27 Oct 2008 16:05:43 +0000 (+0000) Subject: attempt to fix broken linkend by replacing it with an xref in reference_new.xml X-Git-Tag: 1.4.0b1~566 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=722e09f6435d309e739cb8c352788f5bb1792626;p=postgis attempt to fix broken linkend by replacing it with an xref in reference_new.xml git-svn-id: http://svn.osgeo.org/postgis/trunk@3198 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_new.xml b/doc/reference_new.xml index e7aa1b505..4b493bc73 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -6387,7 +6387,7 @@ FROM Returns linear distance in meters between two lon/lat points given a particular spheroid. See the explanation of spheroids given for - . + . This function currently does not look at the SRID of a point geometry to determine spheroid and will always assume points are along the spheroid given.