jsgoupil Sat May 7 12:48:01 2005 EDT
Modified files:
/phpdoc/en/reference/dir/functions chroot.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/dir/functions/chroot.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/dir/functions/chroot.xml
diff -u phpdoc/en/reference/dir/functions/chroot.xml:1.10
phpdoc/en/reference/dir/functions/chroot.xml:1.11
--- phpdoc/en/reference/dir/functions/chroot.xml:1.10 Mon Apr 11 19:28:21 2005
+++ phpdoc/en/reference/dir/functions/chroot.xml Sat May 7 12:48:00 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/dir.xml, last change in rev 1.11 -->
<refentry id="function.chroot">
<refnamediv>
@@ -20,7 +20,7 @@
<para>
This function is only available if your system supports it and
you're using the CLI, CGI or Embed SAPI. Also, this function
- requires root priviledges.
+ requires root privileges.
</para>
</refsect1>