samesch         Mon Feb 12 09:37:43 2007 UTC

  Modified files:              
    /phpdoc/en/reference/mssql/functions        mssql-bind.xml 
                                                mssql-select-db.xml 
  Log:
  fix: role examples
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-bind.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/mssql/functions/mssql-bind.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.9 
phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.10
--- phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.9      Sun Feb  4 
22:46:04 2007
+++ phpdoc/en/reference/mssql/functions/mssql-bind.xml  Mon Feb 12 09:37:43 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <refentry id='function.mssql-bind'>
  <refnamediv>
   <refname>mssql_bind</refname>
@@ -113,8 +113,8 @@
   </para>
  </refsect1>
 
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
+ <refsect1 role="examples">
+  &reftitle.examples;
   <para>
    <example>
     <title><function>mssql_bind</function> Example</title>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-select-db.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/mssql/functions/mssql-select-db.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-select-db.xml:1.8 
phpdoc/en/reference/mssql/functions/mssql-select-db.xml:1.9
--- phpdoc/en/reference/mssql/functions/mssql-select-db.xml:1.8 Sun Feb  4 
22:46:05 2007
+++ phpdoc/en/reference/mssql/functions/mssql-select-db.xml     Mon Feb 12 
09:37:43 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry id="function.mssql-select-db">
  <refnamediv>
   <refname>mssql_select_db</refname>
@@ -69,8 +69,8 @@
   </para>
  </refsect1>
 
- <refsect1 role="returnvalues">
-  &reftitle.returnvalues;
+ <refsect1 role="examples">
+  &reftitle.examples;
   <para>
    <example>
     <title><function>mssql_select_db</function> example</title>

Reply via email to