manuzhai Mon Apr 29 06:58:21 2002 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-ping.xml
Log:
Fixed typo.
Index: phpdoc/en/reference/mysql/functions/mysql-ping.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-ping.xml:1.2
phpdoc/en/reference/mysql/functions/mysql-ping.xml:1.3
--- phpdoc/en/reference/mysql/functions/mysql-ping.xml:1.2 Wed Apr 17 02:41:13
2002
+++ phpdoc/en/reference/mysql/functions/mysql-ping.xml Mon Apr 29 06:58:16 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-ping">
<refnamediv>
@@ -25,8 +25,8 @@
</para>
<para>
See also:
- <function>mysql_thread_id</function>
- <function>mysql_list_processes</function>
+ <function>mysql_thread_id</function>,
+ <function>mysql_list_processes</function>.
</para>
</refsect1>
</refentry>