List:Commits« Previous MessageNext Message »
From:paul Date:January 29 2008 7:42pm
Subject:svn commit - mysqldoc@docsrva: r9657 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-01-29 20:42:14 +0100 (Tue, 29 Jan 2008)
New Revision: 9657

Log:
 r23452@arctic:  paul | 2008-01-29 12:22:03 -0600
 Minor wording revision.


Modified:
   trunk/refman-4.1/language-structure.xml
   trunk/refman-5.0/language-structure-core.xml
   trunk/refman-5.1/language-structure-core.xml
   trunk/refman-6.0/language-structure-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:34985
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:28784
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:23426
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:34985
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:28784
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:23452


Modified: trunk/refman-4.1/language-structure.xml
===================================================================
--- trunk/refman-4.1/language-structure.xml	2008-01-29 19:27:38 UTC (rev 9656)
+++ trunk/refman-4.1/language-structure.xml	2008-01-29 19:42:14 UTC (rev 9657)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 7; 1330 bytes

@@ -818,14 +818,13 @@
     <para>
       An identifier may be quoted or unquoted. If an identifier contains
       special characters or is a reserved word, you
-      <emphasis>must</emphasis> quote it whenever you refer to it.
-      Special characters are those other than the set of alphanumeric
-      characters from the current character set,
+      <emphasis>must</emphasis> quote it whenever you refer to it. The
+      set of alphanumeric characters from the current character set,
       <quote><literal>_</literal></quote>, and
-      <quote><literal>$</literal></quote>. Reserved words are listed at
-      <xref linkend="reserved-words"/>. (Exception: A reserved word that
-      follows a period in a qualified name must be an identifier, so it
-      need not be quoted.)
+      <quote><literal>$</literal></quote> are not special. Reserved
+      words are listed at <xref linkend="reserved-words"/>. (Exception:
+      A reserved word that follows a period in a qualified name must be
+      an identifier, so it need not be quoted.)
     </para>
 
     <para>


Modified: trunk/refman-5.0/language-structure-core.xml
===================================================================
--- trunk/refman-5.0/language-structure-core.xml	2008-01-29 19:27:38 UTC (rev 9656)
+++ trunk/refman-5.0/language-structure-core.xml	2008-01-29 19:42:14 UTC (rev 9657)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 7; 1345 bytes

@@ -881,14 +881,13 @@
     <para>
       An identifier may be quoted or unquoted. If an identifier contains
       special characters or is a reserved word, you
-      <emphasis>must</emphasis> quote it whenever you refer to it.
-      Special characters are those other than the set of alphanumeric
-      characters from the current character set,
+      <emphasis>must</emphasis> quote it whenever you refer to it. The
+      set of alphanumeric characters from the current character set,
       <quote><literal>_</literal></quote>, and
-      <quote><literal>$</literal></quote>. Reserved words are listed at
-      <xref linkend="reserved-words"/>. (Exception: A reserved word that
-      follows a period in a qualified name must be an identifier, so it
-      need not be quoted.)
+      <quote><literal>$</literal></quote> are not special. Reserved
+      words are listed at <xref linkend="reserved-words"/>. (Exception:
+      A reserved word that follows a period in a qualified name must be
+      an identifier, so it need not be quoted.)
     </para>
 
     <para>


Modified: trunk/refman-5.1/language-structure-core.xml
===================================================================
--- trunk/refman-5.1/language-structure-core.xml	2008-01-29 19:27:38 UTC (rev 9656)
+++ trunk/refman-5.1/language-structure-core.xml	2008-01-29 19:42:14 UTC (rev 9657)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 7; 1345 bytes

@@ -879,14 +879,13 @@
     <para>
       An identifier may be quoted or unquoted. If an identifier contains
       special characters or is a reserved word, you
-      <emphasis>must</emphasis> quote it whenever you refer to it.
-      Special characters are those other than the set of alphanumeric
-      characters from the current character set,
+      <emphasis>must</emphasis> quote it whenever you refer to it. The
+      set of alphanumeric characters from the current character set,
       <quote><literal>_</literal></quote>, and
-      <quote><literal>$</literal></quote>. Reserved words are listed at
-      <xref linkend="reserved-words"/>. (Exception: A reserved word that
-      follows a period in a qualified name must be an identifier, so it
-      need not be quoted.)
+      <quote><literal>$</literal></quote> are not special. Reserved
+      words are listed at <xref linkend="reserved-words"/>. (Exception:
+      A reserved word that follows a period in a qualified name must be
+      an identifier, so it need not be quoted.)
     </para>
 
     <para>


Modified: trunk/refman-6.0/language-structure-core.xml
===================================================================
--- trunk/refman-6.0/language-structure-core.xml	2008-01-29 19:27:38 UTC (rev 9656)
+++ trunk/refman-6.0/language-structure-core.xml	2008-01-29 19:42:14 UTC (rev 9657)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 7; 1345 bytes

@@ -879,14 +879,13 @@
     <para>
       An identifier may be quoted or unquoted. If an identifier contains
       special characters or is a reserved word, you
-      <emphasis>must</emphasis> quote it whenever you refer to it.
-      Special characters are those other than the set of alphanumeric
-      characters from the current character set,
+      <emphasis>must</emphasis> quote it whenever you refer to it. The
+      set of alphanumeric characters from the current character set,
       <quote><literal>_</literal></quote>, and
-      <quote><literal>$</literal></quote>. Reserved words are listed at
-      <xref linkend="reserved-words"/>. (Exception: A reserved word that
-      follows a period in a qualified name must be an identifier, so it
-      need not be quoted.)
+      <quote><literal>$</literal></quote> are not special. Reserved
+      words are listed at <xref linkend="reserved-words"/>. (Exception:
+      A reserved word that follows a period in a qualified name must be
+      an identifier, so it need not be quoted.)
     </para>
 
     <para>


Thread
svn commit - mysqldoc@docsrva: r9657 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul29 Jan