didou Tue Apr 27 18:45:03 2004 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
use <function> too
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.39&r2=1.40&ty=u
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.39 phpdoc/en/appendices/reserved.xml:1.40
--- phpdoc/en/appendices/reserved.xml:1.39 Sun Apr 11 11:41:59 2004
+++ phpdoc/en/appendices/reserved.xml Tue Apr 27 18:45:03 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.39 $ -->
+<!-- $Revision: 1.40 $ -->
<appendix id="reserved">
<title>List of Reserved Words</title>
@@ -124,7 +124,7 @@
<link linkend="control-structures.alternative-syntax">endwhile</link>
</entry>
<entry>
- <link linkend="function.eval">eval</link>
+ <function>eval</function>
</entry>
<entry>
<function>exit</function>