You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by io...@apache.org on 2013/07/03 15:50:52 UTC

svn commit: r1499405 - in /manifoldcf/trunk/site/src/documentation/content/xdocs: en_US/how-to-build-and-deploy.xml ja_JP/how-to-build-and-deploy.xml

Author: iorixxx
Date: Wed Jul  3 13:50:51 2013
New Revision: 1499405

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

Modified:
    manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
    manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml

Modified: manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml?rev=1499405&r1=1499404&r2=1499405&view=diff
==============================================================================
--- manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml (original)
+++ manifoldcf/trunk/site/src/documentation/content/xdocs/en_US/how-to-build-and-deploy.xml Wed Jul  3 13:50:51 2013
@@ -694,7 +694,7 @@ cd example
             <tr><td>tcpip_socket</td><td>true</td></tr>
             <tr><td>max_connections</td><td>400</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></p>

Modified: manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml?rev=1499405&r1=1499404&r2=1499405&view=diff
==============================================================================
--- manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml (original)
+++ manifoldcf/trunk/site/src/documentation/content/xdocs/ja_JP/how-to-build-and-deploy.xml Wed Jul  3 13:50:51 2013
@@ -694,7 +694,7 @@ cd example
             <tr><td>tcpip_socket</td><td>true</td></tr>
             <tr><td>max_connections</td><td>400</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></p>