sander          Wed Apr  3 06:54:30 2002 EDT

  Modified files:              
    /phpdoc/en/functions        filesystem.xml 
  Log:
  Removed ()
  
  
Index: phpdoc/en/functions/filesystem.xml
diff -u phpdoc/en/functions/filesystem.xml:1.136 
phpdoc/en/functions/filesystem.xml:1.137
--- phpdoc/en/functions/filesystem.xml:1.136    Wed Apr  3 06:44:44 2002
+++ phpdoc/en/functions/filesystem.xml  Wed Apr  3 06:54:29 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.136 $ -->
+<!-- $Revision: 1.137 $ -->
  <reference id="ref.filesystem">
   <title>Filesystem functions</title>
   <titleabbrev>Filesystem</titleabbrev>
@@ -2735,7 +2735,7 @@
      '/./' or '/../' components.
     </para>
     <para>
-     <function>realpath()</function> returns &false; on failure, e.g. if
+     <function>realpath</function> returns &false; on failure, e.g. if
      the file does not exists.
     </para>
     <para>


Reply via email to