samesch Sat Aug 11 18:15:45 2007 UTC
Modified files:
/phpdoc/en/reference/posix/functions posix-getrlimit.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/posix/functions/posix-getrlimit.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/reference/posix/functions/posix-getrlimit.xml
diff -u phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.12
phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.13
--- phpdoc/en/reference/posix/functions/posix-getrlimit.xml:1.12 Thu Aug
9 16:25:56 2007
+++ phpdoc/en/reference/posix/functions/posix-getrlimit.xml Sat Aug 11
18:15:45 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<refentry xml:id="function.posix-getrlimit"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>posix_getrlimit</refname>
@@ -21,7 +21,7 @@
limit is the value that the kernel enforces for the corresponding
resource. The hard limit acts as a ceiling for the soft limit.
An unprivileged process may only set its soft limit to a value
- from 0 to the hard limit, and irreversibly lowers its hard limit.
+ from 0 to the hard limit, and irreversibly lower its hard limit.
</para>
</refsect1>