Author: paul
Date: 2007-02-08 21:25:10 +0100 (Thu, 08 Feb 2007)
New Revision: 4867
Log:
r19608@polar: paul | 2007-02-08 14:24:17 -0600
Use correct tags.
Modified:
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:19601
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16016
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:13520
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:19608
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16016
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:13520
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2007-02-08 18:47:15 UTC (rev 4866)
+++ trunk/refman-5.0/sql-syntax.xml 2007-02-08 20:25:10 UTC (rev 4867)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 757 bytes
@@ -316,8 +316,8 @@
<listitem>
<para>
- <literal>table_option</literal> signifies a table option of
- the kind that can be used in the <literal>CREATE
+ <replaceable>table_option</replaceable> signifies a table
+ option of the kind that can be used in the <literal>CREATE
TABLE</literal> statement. (<xref linkend="create-table"/>,
lists all table options.) This includes options such as
<literal>ENGINE</literal>,
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2007-02-08 18:47:15 UTC (rev 4866)
+++ trunk/refman-5.1/sql-syntax.xml 2007-02-08 20:25:10 UTC (rev 4867)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 757 bytes
@@ -353,8 +353,8 @@
<listitem>
<para>
- <literal>table_option</literal> signifies a table option of
- the kind that can be used in the <literal>CREATE
+ <replaceable>table_option</replaceable> signifies a table
+ option of the kind that can be used in the <literal>CREATE
TABLE</literal> statement. (<xref linkend="create-table"/>,
lists all table options.) This includes options such as
<literal>ENGINE</literal>,
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4867 - in trunk: . refman-5.0 refman-5.1 | paul | 8 Feb |