betz            Mon May 31 07:24:22 2004 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-close.xml 
  Log:
  title correction for example
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-close.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/mysql/functions/mysql-close.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-close.xml:1.7 
phpdoc/en/reference/mysql/functions/mysql-close.xml:1.8
--- phpdoc/en/reference/mysql/functions/mysql-close.xml:1.7     Fri Feb 20 12:36:42 
2004
+++ phpdoc/en/reference/mysql/functions/mysql-close.xml Mon May 31 07:24:22 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
   <refentry id="function.mysql-close">
    <refnamediv>
@@ -37,7 +37,7 @@
     </note>
     <para>
      <example>
-      <title>MySQL close example</title>
+      <title><function>mysql_close</function> example</title>
       <programlisting role="php">
 <![CDATA[
 <?php

Reply via email to