betz            Fri Apr 26 06:47:31 2002 EDT

  Modified files:              
    /phpdoc/en/reference/dbx/functions  dbx-close.xml dbx-sort.xml 
  Log:
  added &return.success; 
  
Index: phpdoc/en/reference/dbx/functions/dbx-close.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-close.xml:1.2 
phpdoc/en/reference/dbx/functions/dbx-close.xml:1.3
--- phpdoc/en/reference/dbx/functions/dbx-close.xml:1.2 Wed Apr 17 02:37:28 2002
+++ phpdoc/en/reference/dbx/functions/dbx-close.xml     Fri Apr 26 06:47:30 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-close">
    <refnamediv>
@@ -13,8 +13,7 @@
       
<methodparam><type>object</type><parameter>link_identifier</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Returns &true; on success,
-     &false; on error.
+     &return.success;
     </para>
     <example>
      <title><function>dbx_close</function> example</title>
Index: phpdoc/en/reference/dbx/functions/dbx-sort.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-sort.xml:1.2 
phpdoc/en/reference/dbx/functions/dbx-sort.xml:1.3
--- phpdoc/en/reference/dbx/functions/dbx-sort.xml:1.2  Wed Apr 17 02:37:32 2002
+++ phpdoc/en/reference/dbx/functions/dbx-sort.xml      Fri Apr 26 06:47:30 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/dbx.xml, last change in rev 1.3 -->
   <refentry id="function.dbx-sort">
    <refnamediv>
@@ -16,8 +16,7 @@
       
<methodparam><type>string</type><parameter>user_compare_function</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Returns &true; on success,
-     &false; on error.
+     &return.success;
     </para>
     <note>
      <simpara>


Reply via email to