vrana           Fri Nov 12 11:07:49 2004 EDT

  Modified files:              
    /phpdoc/en/reference/ftp/functions  ftp-nlist.xml 
  Log:
  - Remove non-breaking spaces in the wrong encoding.
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-nlist.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/ftp/functions/ftp-nlist.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-nlist.xml:1.5 
phpdoc/en/reference/ftp/functions/ftp-nlist.xml:1.6
--- phpdoc/en/reference/ftp/functions/ftp-nlist.xml:1.5 Fri Dec 19 09:40:54 2003
+++ phpdoc/en/reference/ftp/functions/ftp-nlist.xml     Fri Nov 12 11:07:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/ftp.xml, last change in rev 1.2 -->
   <refentry id="function.ftp-nlist">
    <refnamediv>
@@ -39,7 +39,7 @@
 ]]>  
      </programlisting>
      <para>
-      The above example will output something similar to:
+      The above example will output something similar to:
      </para>
      <screen>
 <![CDATA[
@@ -51,7 +51,7 @@
   [2]=>
   string(3) "www"
 ]]>
-     </screen>
+     </screen>
     </example>
     <para>
      See also <function>ftp_rawlist</function>.

Reply via email to