[postgis-commits] svn - r2973 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Tue Sep 16 20:54:37 PDT 2008


Author: kneufeld
Date: 2008-09-16 20:54:36 -0700 (Tue, 16 Sep 2008)
New Revision: 2973

Modified:
   trunk/doc/reference.xml
Log:
added an id to ST_Buffer to provide an end link for cross references.

Modified: trunk/doc/reference.xml
===================================================================
--- trunk/doc/reference.xml	2008-09-16 22:43:31 UTC (rev 2972)
+++ trunk/doc/reference.xml	2008-09-17 03:54:36 UTC (rev 2973)
@@ -113,7 +113,7 @@
           </listitem>
         </varlistentry>
 
-        <varlistentry>
+        <varlistentry id="ST_Buffer">
           <term>ST_Buffer(geometry, double, [integer])</term>
 
           <listitem>



More information about the postgis-commits mailing list