mg              Mon Feb  9 13:22:06 2004 EDT

  Modified files:              
    /phpdoc/en/reference/xdiff/functions        xdiff-file-diff-binary.xml 
                                                xdiff-file-diff.xml 
                                                xdiff-file-patch-binary.xml 
  Log:
  Use &return.success; in few places.
  
http://cvs.php.net/diff.php/phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml
diff -u phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml:1.1 
phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml:1.2
--- phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml:1.1  Mon Feb  9 
13:09:54 2004
+++ phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml      Mon Feb  9 
13:22:05 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.xdiff-file-diff-binary">
    <refnamediv>
@@ -22,7 +22,7 @@
      result in file <parameter>dest</parameter>.
     </para>
     <para>
-     Returns &true; or &false; if and internal error happened.
+     &return.success;
     </para>
     <para>
      See also <function>xdiff_string_diff_binary</function>.
http://cvs.php.net/diff.php/phpdoc/en/reference/xdiff/functions/xdiff-file-diff.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xdiff/functions/xdiff-file-diff.xml
diff -u phpdoc/en/reference/xdiff/functions/xdiff-file-diff.xml:1.1 
phpdoc/en/reference/xdiff/functions/xdiff-file-diff.xml:1.2
--- phpdoc/en/reference/xdiff/functions/xdiff-file-diff.xml:1.1 Mon Feb  9 13:09:54 
2004
+++ phpdoc/en/reference/xdiff/functions/xdiff-file-diff.xml     Mon Feb  9 13:22:05 
2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.xdiff-file-diff">
    <refnamediv>
@@ -27,7 +27,7 @@
      &true; if you want to minimalize size of diff (can take a long time).
     </para>
     <para>
-     Returns &true; or &false; if and internal error happened.
+     &return.success;
     </para>
     <para>
      See also <function>xdiff_string_diff</function>.
http://cvs.php.net/diff.php/phpdoc/en/reference/xdiff/functions/xdiff-file-patch-binary.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xdiff/functions/xdiff-file-patch-binary.xml
diff -u phpdoc/en/reference/xdiff/functions/xdiff-file-patch-binary.xml:1.1 
phpdoc/en/reference/xdiff/functions/xdiff-file-patch-binary.xml:1.2
--- phpdoc/en/reference/xdiff/functions/xdiff-file-patch-binary.xml:1.1 Mon Feb  9 
13:09:54 2004
+++ phpdoc/en/reference/xdiff/functions/xdiff-file-patch-binary.xml     Mon Feb  9 
13:22:05 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.xdiff-file-patch-binary">
    <refnamediv>
@@ -23,7 +23,7 @@
         <parameter>dest</parameter>.
     </para>
     <para>
-     Returns &true; or &false; if an internal error happened.
+     &return.success;
     </para>
     <para>
      See also <function>xdiff_string_patch_binary</function>.

Reply via email to