davey           Thu Jun 19 15:49:07 2003 EDT

  Modified files:              
    /phpdoc/en/reference/posix/functions        posix-getcwd.xml 
  Log:
  added documentation, abstracted from 'man getcwd'
  
Index: phpdoc/en/reference/posix/functions/posix-getcwd.xml
diff -u phpdoc/en/reference/posix/functions/posix-getcwd.xml:1.4 
phpdoc/en/reference/posix/functions/posix-getcwd.xml:1.5
--- phpdoc/en/reference/posix/functions/posix-getcwd.xml:1.4    Thu Jun 19 15:47:45 
2003
+++ phpdoc/en/reference/posix/functions/posix-getcwd.xml        Thu Jun 19 15:49:07 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/posix.xml, last change in rev 1.2 -->
   <refentry id="function.posix-getcwd">
    <refnamediv>
@@ -13,7 +13,9 @@
      <void/>
     </methodsynopsis>
     <para>
-     &warn.undocumented.func;
+     <function>posix_getcwd</function> returns the absolute pathname of the
+     scripts current working directory. <function>posix_getcwd</function>
+     returns &false; on error.
     </para>
    </refsect1>
   </refentry>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to