[mapserver-commits] r12772 - branches/branch-6-0/docs/en/output

svn at osgeo.org svn at osgeo.org
Tue Nov 15 09:17:28 EST 2011


Author: jmckenna
Date: 2011-11-15 06:17:28 -0800 (Tue, 15 Nov 2011)
New Revision: 12772

Modified:
   branches/branch-6-0/docs/en/output/ogr_output.txt
Log:
update storage section for OGR output

Modified: branches/branch-6-0/docs/en/output/ogr_output.txt
===================================================================
--- branches/branch-6-0/docs/en/output/ogr_output.txt	2011-11-15 14:16:04 UTC (rev 12771)
+++ branches/branch-6-0/docs/en/output/ogr_output.txt	2011-11-15 14:17:28 UTC (rev 12772)
@@ -6,7 +6,7 @@
 
 :Author: Frank Warmerdam
 :Contact: warmerdam at pobox.com
-:Last Updated: 2010-10-25
+:Last Updated: 2011-11-15
 
 .. contents:: Table of Contents
     :depth: 2
@@ -94,7 +94,7 @@
   If "memory" then it will be created in /vsimem/ - but this is only suitable
   for drivers supporting VSI*L which we can't easily determine automatically.
 
-  If "file" then a temporary directory will be created under the IMAGEPATH
+  If "filesystem" then a temporary directory will be created under the IMAGEPATH
   were the file(s) will be written and then read back to stream to the 
   client.
 



More information about the mapserver-commits mailing list