Author: paul
Date: 2006-06-02 16:35:11 +0200 (Fri, 02 Jun 2006)
New Revision: 2255
Log:
r10893@frost: paul | 2006-06-02 09:07:10 -0500
Fix a cross-reference.
Modified:
trunk/
trunk/refman-5.0/precision-math.xml
trunk/refman-5.1/precision-math.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10205
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:10884
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10205
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:10893
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663
Modified: trunk/refman-5.0/precision-math.xml
===================================================================
--- trunk/refman-5.0/precision-math.xml 2006-06-02 13:14:09 UTC (rev 2254)
+++ trunk/refman-5.0/precision-math.xml 2006-06-02 14:35:11 UTC (rev 2255)
@@ -581,7 +581,7 @@
<para>
If the value has too many digits in the fractional part, rounding
occurs and a warning is generated. Rounding is done as described
- in <citetitle>Rounding Behavior</citetitle>.
+ in <xref linkend="precision-math-rounding"/>.
</para>
<para>
Modified: trunk/refman-5.1/precision-math.xml
===================================================================
--- trunk/refman-5.1/precision-math.xml 2006-06-02 13:14:09 UTC (rev 2254)
+++ trunk/refman-5.1/precision-math.xml 2006-06-02 14:35:11 UTC (rev 2255)
@@ -506,7 +506,7 @@
<para>
If the value has too many digits in the fractional part, rounding
occurs and a warning is generated. Rounding is done as described
- in <citetitle>Rounding Behavior</citetitle>.
+ in <xref linkend="precision-math-rounding"/>.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2255 - in trunk: . refman-5.0 refman-5.1 | paul | 2 Jun |