Author: paul
Date: 2009-06-07 20:17:54 +0200 (Sun, 07 Jun 2009)
New Revision: 15233
Log:
r41965@frost: paul | 2009-06-07 12:27:34 -0500
Fix typo (PeterG)
Modified:
trunk/refman-5.4/dba-mysqld-server-core.xml
trunk/refman-6.0/dba-mysqld-server-core.xml
trunk/refman-common/ha-memcached-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:41956
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:38756
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:41965
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:38756
Modified: trunk/refman-5.4/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.4/dba-mysqld-server-core.xml 2009-06-07 16:49:33 UTC (rev 15232)
+++ trunk/refman-5.4/dba-mysqld-server-core.xml 2009-06-07 18:17:54 UTC (rev 15233)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 682 bytes
@@ -3198,7 +3198,7 @@
and <literal>ARCHIVE</literal> are built as pluggable storage
engines and that you want the server to load
<literal>CSV</literal> and <literal>InnoDB</literal> but not
- <literal>ARCVHIVE</literal> at startup. To accomplish that, use
+ <literal>ARCHIVE</literal> at startup. To accomplish that, use
these lines in an option file:
</para>
Modified: trunk/refman-6.0/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-6.0/dba-mysqld-server-core.xml 2009-06-07 16:49:33 UTC (rev 15232)
+++ trunk/refman-6.0/dba-mysqld-server-core.xml 2009-06-07 18:17:54 UTC (rev 15233)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 682 bytes
@@ -3290,7 +3290,7 @@
and <literal>ARCHIVE</literal> are built as pluggable storage
engines and that you want the server to load
<literal>CSV</literal> and <literal>InnoDB</literal> but not
- <literal>ARCVHIVE</literal> at startup. To accomplish that, use
+ <literal>ARCHIVE</literal> at startup. To accomplish that, use
these lines in an option file:
</para>
Modified: trunk/refman-common/ha-memcached-core.xml
===================================================================
--- trunk/refman-common/ha-memcached-core.xml 2009-06-07 16:49:33 UTC (rev 15232)
+++ trunk/refman-common/ha-memcached-core.xml 2009-06-07 18:17:54 UTC (rev 15233)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -22,7 +22,7 @@
</para>
<para>
- <command>memcached</command> is a simple, yet highly-scalable
+ <command>memcached</command> is a simple, yet highly scalable
key-based cache that stores data and objects wherever dedicated or
spare RAM is available for very quick access by applications. To
use, you run <command>memcached</command> on one or more hosts and
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r15233 - in trunk: . refman-5.4 refman-6.0 refman-common | paul.dubois | 7 Jun |