dams            Sun Jan 26 20:00:33 2003 EDT

  Modified files:              
    /phpdoc/en/reference/dir/functions  chroot.xml 
  Log:
  use of entity
  
Index: phpdoc/en/reference/dir/functions/chroot.xml
diff -u phpdoc/en/reference/dir/functions/chroot.xml:1.4 
phpdoc/en/reference/dir/functions/chroot.xml:1.5
--- phpdoc/en/reference/dir/functions/chroot.xml:1.4    Mon Dec  2 12:43:47 2002
+++ phpdoc/en/reference/dir/functions/chroot.xml        Sun Jan 26 20:00:33 2003
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/dir.xml, last change in rev 1.11 -->
   <refentry id="function.chroot">
    <refnamediv>
     <refname>chroot</refname>
-    <refpurpose>change the root directory</refpurpose>
+    <refpurpose>Change the root directory</refpurpose>
    </refnamediv>
    <refsect1>
     <title>Description</title>
@@ -14,8 +14,7 @@
      </methodsynopsis>
     <para>
      Changes the root directory of the current process to
-     <parameter>directory</parameter>.  Returns &false; if unable to
-     change the root directory, &true; otherwise.
+     <parameter>directory</parameter>. &return.success;.
     </para>
     <note>
      <para>



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

Reply via email to