[postgis-commits] svn - r3518 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Mon Jan 12 06:38:09 PST 2009
Author: robe
Date: 2009-01-12 06:38:09 -0800 (Mon, 12 Jan 2009)
New Revision: 3518
Modified:
trunk/doc/reference_new.xml
Log:
typos
Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml 2009-01-12 14:24:44 UTC (rev 3517)
+++ trunk/doc/reference_new.xml 2009-01-12 14:38:09 UTC (rev 3518)
@@ -1527,8 +1527,8 @@
<refnamediv>
<refname>ST_LineFromText</refname>
- <refpurpose>>Makes a Geometry from WKT with the given SRID. If SRID is
- not give, it defaults to -1.</refpurpose>
+ <refpurpose>Makes a Geometry from WKT representation with the given SRID. If SRID is
+ not given, it defaults to -1.</refpurpose>
</refnamediv>
<refsynopsisdiv>
@@ -1605,7 +1605,7 @@
<refnamediv>
<refname>ST_LineFromWKB</refname>
- <refpurpose>>Makes a Geometry from WKB with the given SRID. If SRID is
+ <refpurpose>Makes a Geometry from WKB with the given SRID. If SRID is
not give, it defaults to -1.</refpurpose>
</refnamediv>
@@ -1686,8 +1686,8 @@
<refnamediv>
<refname>ST_LinestringFromWKB</refname>
- <refpurpose>>Makes a Geometry from WKB with the given SRID. If SRID is
- not give, it defaults to -1.</refpurpose>
+ <refpurpose>Makes a Geometry from WKB with the given SRID. If SRID is
+ not given, it defaults to -1.</refpurpose>
</refnamediv>
<refsynopsisdiv>
More information about the postgis-commits
mailing list