List:Commits« Previous MessageNext Message »
From:paul.dubois Date:October 21 2010 7:26pm
Subject:svn commit - mysqldoc@docsrva: r23286 - in trunk: . mysqldoc-guide refman-4.1 refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0
View as plain text  
Author: paul
Date: 2010-10-21 21:26:34 +0200 (Thu, 21 Oct 2010)
New Revision: 23286

Log:
 r64512@frost:  paul | 2010-10-21 13:17:06 -0500
 plain-text -> plaintext


Modified:
   trunk/mysqldoc-guide/overview.xml
   trunk/refman-4.1/dba-security-core.xml
   trunk/refman-5.0/dba-security-core.xml
   trunk/refman-5.1/dba-security-core.xml
   trunk/refman-5.5/dba-security-core.xml
   trunk/refman-5.6/dba-security-core.xml
   trunk/refman-6.0/dba-security-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43425
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:64495
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
   + 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43425
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:64512
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546


Modified: trunk/mysqldoc-guide/overview.xml
===================================================================
--- trunk/mysqldoc-guide/overview.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/mysqldoc-guide/overview.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 579 bytes

@@ -306,7 +306,7 @@
 
       <listitem>
         <para>
-          A text editor capable of handling plain-text files. We use a
+          A text editor capable of handling plaintext files. We use a
           variety of editors, for example oXygen (a commercial product),
           vi, kate, jEdit, or Notepad++.
         </para>


Modified: trunk/refman-4.1/dba-security-core.xml
===================================================================
--- trunk/refman-4.1/dba-security-core.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/refman-4.1/dba-security-core.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -114,7 +114,7 @@
 
       <listitem>
         <para>
-          Do not store any plain-text passwords in your database. If
+          Do not store any plaintext passwords in your database. If
           your computer becomes compromised, the intruder can take the
           full list of passwords and use them. Instead, use
           <literal role="func">MD5()</literal>,


Modified: trunk/refman-5.0/dba-security-core.xml
===================================================================
--- trunk/refman-5.0/dba-security-core.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/refman-5.0/dba-security-core.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -112,7 +112,7 @@
 
       <listitem>
         <para>
-          Do not store any plain-text passwords in your database. If
+          Do not store any plaintext passwords in your database. If
           your computer becomes compromised, the intruder can take the
           full list of passwords and use them. Instead, use
           <literal role="func">MD5()</literal>,


Modified: trunk/refman-5.1/dba-security-core.xml
===================================================================
--- trunk/refman-5.1/dba-security-core.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/refman-5.1/dba-security-core.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -112,7 +112,7 @@
 
       <listitem>
         <para>
-          Do not store any plain-text passwords in your database. If
+          Do not store any plaintext passwords in your database. If
           your computer becomes compromised, the intruder can take the
           full list of passwords and use them. Instead, use
           <literal role="func">MD5()</literal>,


Modified: trunk/refman-5.5/dba-security-core.xml
===================================================================
--- trunk/refman-5.5/dba-security-core.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/refman-5.5/dba-security-core.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -112,7 +112,7 @@
 
       <listitem>
         <para>
-          Do not store any plain-text passwords in your database. If
+          Do not store any plaintext passwords in your database. If
           your computer becomes compromised, the intruder can take the
           full list of passwords and use them. Instead, use
           <literal role="func">MD5()</literal>,


Modified: trunk/refman-5.6/dba-security-core.xml
===================================================================
--- trunk/refman-5.6/dba-security-core.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/refman-5.6/dba-security-core.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -112,7 +112,7 @@
 
       <listitem>
         <para>
-          Do not store any plain-text passwords in your database. If
+          Do not store any plaintext passwords in your database. If
           your computer becomes compromised, the intruder can take the
           full list of passwords and use them. Instead, use
           <literal role="func">MD5()</literal>,


Modified: trunk/refman-6.0/dba-security-core.xml
===================================================================
--- trunk/refman-6.0/dba-security-core.xml	2010-10-21 19:21:05 UTC (rev 23285)
+++ trunk/refman-6.0/dba-security-core.xml	2010-10-21 19:26:34 UTC (rev 23286)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -112,7 +112,7 @@
 
       <listitem>
         <para>
-          Do not store any plain-text passwords in your database. If
+          Do not store any plaintext passwords in your database. If
           your computer becomes compromised, the intruder can take the
           full list of passwords and use them. Instead, use
           <literal role="func">MD5()</literal>,


Thread
svn commit - mysqldoc@docsrva: r23286 - in trunk: . mysqldoc-guide refman-4.1 refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0paul.dubois21 Oct