]> granicus.if.org Git - postgis/commitdiff
fixed a small typo so the autobuild process will still work.
authorKevin Neufeld <kneufeld.ca@gmail.com>
Tue, 15 Jul 2008 21:20:32 +0000 (21:20 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Tue, 15 Jul 2008 21:20:32 +0000 (21:20 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2858 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference.xml
doc/reference_new.xml

index 41f8a4f8efed62a73cadc664d524f9f959c9a381..87afac4e27cd018cbfa493d4db1414f430d30caa 100644 (file)
@@ -2149,7 +2149,7 @@ z' = z </programlisting> This method is a subcase of the 3D method
           </listitem>
         </varlistentry>
 
-        <varlistentry>
+        <varlistentry id="ST_Reverse">
           <term>ST_Reverse(geometry)</term>
 
           <listitem>
index 38a6202bf4d7b3bad306d90aaaa01749dbbfc857..3281d7084ea26f5e8b826f3b70b9c5779e617896 100644 (file)
@@ -708,7 +708,7 @@ SELECT DISTINCT ON (s.gid) s.gid, s.school_name, s.the_geom, h.hospital_name
                  <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>