didou           Mon Apr 17 14:06:16 2006 UTC

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   fileperms.xml 
  Log:
  Change output of example 2 to be consitant with example 1 (user note)
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filesystem/functions/fileperms.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/fileperms.xml
diff -u phpdoc/en/reference/filesystem/functions/fileperms.xml:1.9 
phpdoc/en/reference/filesystem/functions/fileperms.xml:1.10
--- phpdoc/en/reference/filesystem/functions/fileperms.xml:1.9  Wed Jul 21 
21:16:22 2004
+++ phpdoc/en/reference/filesystem/functions/fileperms.xml      Mon Apr 17 
14:06:15 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.fileperms">
    <refnamediv>
@@ -96,7 +96,7 @@
         <para>This would produce the output:</para>
         <screen>
 <![CDATA[
--r--r--r--
+-rw-r--r--
 ]]>
         </screen>
     </example>

Reply via email to