betz            Mon Apr  8 09:44:42 2002 EDT

  Modified files:              
    /phpdoc/en/functions        array.xml bzip2.xml 
  Log:
  more entities: &return.success;
  
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.172 phpdoc/en/functions/array.xml:1.173
--- phpdoc/en/functions/array.xml:1.172 Thu Mar 28 17:32:52 2002
+++ phpdoc/en/functions/array.xml       Mon Apr  8 09:44:41 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.172 $ -->
+<!-- $Revision: 1.173 $ -->
  <reference id="ref.array">
   <title>Array Functions</title>
   <titleabbrev>Arrays</titleabbrev>
@@ -1207,8 +1207,7 @@
      SORT_REGULAR after before each new array argument.
     </para>
     <para>
-     Returns &true; on success, &false;
-     on failure.
+     &return.success;
     </para>
     <para>
      <example>
Index: phpdoc/en/functions/bzip2.xml
diff -u phpdoc/en/functions/bzip2.xml:1.19 phpdoc/en/functions/bzip2.xml:1.20
--- phpdoc/en/functions/bzip2.xml:1.19  Thu Mar 28 17:32:53 2002
+++ phpdoc/en/functions/bzip2.xml       Mon Apr  8 09:44:42 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
  <reference id="ref.bzip2">
   <title>Bzip2 Compression Functions</title>
   <titleabbrev>Bzip2</titleabbrev>
@@ -104,7 +104,7 @@
      Closes the bzip2 file referenced by the pointer <parameter>bz</parameter>.
     </para>
     <para>
-     Returns &true; on success and &false; on failure.
+     &return.success;
     </para>
     <para>
      The file pointer must be valid, and must point to a file


Reply via email to