Author: mcbrown
Date: 2007-05-25 13:37:14 +0200 (Fri, 25 May 2007)
New Revision: 6572
Log:
Fixing a bad ID mismatch between manual versions
Modified:
trunk/refman-5.0/errors-problems.xml
trunk/refman-5.1/errors-problems.xml
Modified: trunk/refman-5.0/errors-problems.xml
===================================================================
--- trunk/refman-5.0/errors-problems.xml 2007-05-25 08:22:10 UTC (rev 6571)
+++ trunk/refman-5.0/errors-problems.xml 2007-05-25 11:37:14 UTC (rev 6572)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 474 bytes
@@ -5,7 +5,7 @@
<!ENTITY % all.entities SYSTEM "all-entities.ent">
%all.entities;
]>
-<appendix id="errors-handling">
+<appendix id="error-handling">
<title>Errors, Error Codes, and Common Problems</title>
Modified: trunk/refman-5.1/errors-problems.xml
===================================================================
--- trunk/refman-5.1/errors-problems.xml 2007-05-25 08:22:10 UTC (rev 6571)
+++ trunk/refman-5.1/errors-problems.xml 2007-05-25 11:37:14 UTC (rev 6572)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 474 bytes
@@ -5,7 +5,7 @@
<!ENTITY % all.entities SYSTEM "all-entities.ent">
%all.entities;
]>
-<appendix id="errors-handling">
+<appendix id="error-handling">
<title>Errors, Error Codes, and Common Problems</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6572 - in trunk: refman-5.0 refman-5.1 | mcbrown | 25 May |