Author: iorixxx
Date: Wed Jul 10 13:20:27 2013
New Revision: 1501760

URL: http://svn.apache.org/r1501760
Log:
trivial documentation typo fixed

Modified:
    
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/performance-tuning.xml
    
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/performance-tuning.xml

Modified: 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/performance-tuning.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/performance-tuning.xml?rev=1501760&r1=1501759&r2=1501760&view=diff
==============================================================================
--- 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/performance-tuning.xml
 (original)
+++ 
manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/performance-tuning.xml
 Wed Jul 10 13:20:27 2013
@@ -153,7 +153,7 @@
           <tr><td>tcpip_socket</td><td>true</td></tr>
           <tr><td>max_connections</td><td>200</td></tr>
           <tr><td>checkpoint_timeout</td><td>900</td></tr>
-          <tr><td>datastyle</td><td>ISO,European</td></tr>
+          <tr><td>datestyle</td><td>ISO,European</td></tr>
           <tr><td>autovacuum</td><td>off</td></tr>
         </table>
         <p>There are some interesting conclusions, for example the use of 
Solid State Drives for the laptop.  Even though addressable memory was reduced 
to 4 GB, the system processed twice as much documents than the desktop did with 
slower disks.  The other interesting fact is that the server had lower 
performing disks, but 4 times as many processors, and it was twice as fast as 
the laptop.</p>

Modified: 
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/performance-tuning.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/performance-tuning.xml?rev=1501760&r1=1501759&r2=1501760&view=diff
==============================================================================
--- 
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/performance-tuning.xml
 (original)
+++ 
manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/performance-tuning.xml
 Wed Jul 10 13:20:27 2013
@@ -153,7 +153,7 @@
           <tr><td>tcpip_socket</td><td>true</td></tr>
           <tr><td>max_connections</td><td>200</td></tr>
           <tr><td>checkpoint_timeout</td><td>900</td></tr>
-          <tr><td>datastyle</td><td>ISO,European</td></tr>
+          <tr><td>datestyle</td><td>ISO,European</td></tr>
           <tr><td>autovacuum</td><td>off</td></tr>
         </table>
         <p>There are some interesting conclusions, for example the use of 
Solid State Drives for the laptop.  Even though addressable memory was reduced 
to 4 GB, the system processed twice as much documents than the desktop did with 
slower disks.  The other interesting fact is that the server had lower 
performing disks, but 4 times as many processors, and it was twice as fast as 
the laptop.</p>


Reply via email to