[postgis-commits] svn - r2858 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Tue Jul 15 14:20:32 PDT 2008
Author: kneufeld
Date: 2008-07-15 14:20:32 -0700 (Tue, 15 Jul 2008)
New Revision: 2858
Modified:
trunk/doc/reference.xml
trunk/doc/reference_new.xml
Log:
fixed a small typo so the autobuild process will still work.
Modified: trunk/doc/reference.xml
===================================================================
--- trunk/doc/reference.xml 2008-07-15 19:38:11 UTC (rev 2857)
+++ trunk/doc/reference.xml 2008-07-15 21:20:32 UTC (rev 2858)
@@ -2149,7 +2149,7 @@
</listitem>
</varlistentry>
- <varlistentry>
+ <varlistentry id="ST_Reverse">
<term>ST_Reverse(geometry)</term>
<listitem>
Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml 2008-07-15 19:38:11 UTC (rev 2857)
+++ trunk/doc/reference_new.xml 2008-07-15 21:20:32 UTC (rev 2858)
@@ -708,7 +708,7 @@
<inlinegraphic class="sfs_compliant" fileref="images/check.png" />
This method implements the
<ulink url="http://www.opengeospatial.org/standards/sfs">OpenGIS Simple
- Features Implementation Specification for SQL OGC SPEC s2.1.1.2<</ulink>
+ Features Implementation Specification for SQL OGC SPEC s2.1.1.2</ulink>
</para>
</refsection>
More information about the postgis-commits
mailing list