jimw            Thu Dec  6 21:09:10 2001 EDT

  Modified files:              
    /phpdoc/en/functions        filesystem.xml 
  Log:
  copy: see also move_uploaded_file
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.92 phpdoc/en/functions/filesystem.xml:1.93
--- phpdoc/en/functions/filesystem.xml:1.92     Tue Dec  4 15:10:08 2001
+++ phpdoc/en/functions/filesystem.xml  Thu Dec  6 21:09:09 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.92 $ -->
+<!-- $Revision: 1.93 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
@@ -251,7 +251,8 @@
      </example>
     </para>
     <para>
-     See also: <function>rename</function>.
+     See also <function>move_uploaded_file</function> and
+     <function>rename</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to