Author: jstephens
Date: 2006-01-24 02:24:54 +0100 (Tue, 24 Jan 2006)
New Revision: 1008
Log:
Added link (suggested by user).
Removed stray comma.
Modified:
trunk/refman-5.0/apis.xml
trunk/refman-5.1/apis.xml
Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml 2006-01-24 00:26:36 UTC (rev 1007)
+++ trunk/refman-5.0/apis.xml 2006-01-24 01:24:54 UTC (rev 1008)
@@ -4611,11 +4611,11 @@
<para>
This is a synonym for the
<literal>mysql_server_init()</literal> function. It was added
- in MySQL 5.0.3.
+ in MySQL 5.0.3. See <xref linkend="mysql-server-init"/>.
</para>
<para>
- See <xref linkend="c-api-function-overview"/>, for usage
+ See <xref linkend="c-api-function-overview"/> for usage
information.
</para>
Modified: trunk/refman-5.1/apis.xml
===================================================================
--- trunk/refman-5.1/apis.xml 2006-01-24 00:26:36 UTC (rev 1007)
+++ trunk/refman-5.1/apis.xml 2006-01-24 01:24:54 UTC (rev 1008)
@@ -4606,11 +4606,12 @@
<para>
This is a synonym for the
- <literal>mysql_server_init()</literal> function.
+ <literal>mysql_server_init()</literal> function. See
+ <xref linkend="mysql-server-init"/>.
</para>
<para>
- See <xref linkend="c-api-function-overview"/>, for usage
+ See <xref linkend="c-api-function-overview"/> for usage
information.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1008 - in trunk: refman-5.0 refman-5.1 | jon | 24 Jan |