manuzhai Mon Apr 29 07:03:11 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-thread-id.xml
Log:
Fixed typo.
Index: phpdoc/en/reference/mysql/functions/mysql-thread-id.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-thread-id.xml:1.2
phpdoc/en/reference/mysql/functions/mysql-thread-id.xml:1.3
--- phpdoc/en/reference/mysql/functions/mysql-thread-id.xml:1.2 Wed Apr 17 02:41:14
2002
+++ phpdoc/en/reference/mysql/functions/mysql-thread-id.xml Mon Apr 29 07:03:11
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.100 -->
<refentry id="function.mysql-thread-id">
<refnamediv>
@@ -39,8 +39,8 @@
</example>
<para>
See also:
- <function>mysql_ping</function>
- <function>mysql_list_processes</function>
+ <function>mysql_ping</function>,
+ <function>mysql_list_processes</function>.
</para>
</refsect1>
</refentry>