ramsey          Tue May 16 03:33:28 2006 UTC

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   symlink.xml 
  Log:
  Bug #36977 - Changed the word "from" to "to" in the function description
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/symlink.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/symlink.xml
diff -u phpdoc/en/reference/filesystem/functions/symlink.xml:1.5 
phpdoc/en/reference/filesystem/functions/symlink.xml:1.6
--- phpdoc/en/reference/filesystem/functions/symlink.xml:1.5    Wed May  5 
09:30:55 2004
+++ phpdoc/en/reference/filesystem/functions/symlink.xml        Tue May 16 
03:33:28 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.symlink">
    <refnamediv>
@@ -15,7 +15,7 @@
      </methodsynopsis>
     <para>
      <function>symlink</function> creates a symbolic link
-     from the existing <parameter>target</parameter> with
+     to the existing <parameter>target</parameter> with
      the specified name <parameter>link</parameter>.
     </para>
     <para>

Reply via email to