yincheng Thu Sep 12 03:01:45 2002 EDT
Modified files:
/phpdoc/en/reference/math/functions log.xml
Log:
add <parameter> tag
Index: phpdoc/en/reference/math/functions/log.xml
diff -u phpdoc/en/reference/math/functions/log.xml:1.2
phpdoc/en/reference/math/functions/log.xml:1.3
--- phpdoc/en/reference/math/functions/log.xml:1.2 Wed Apr 17 02:39:53 2002
+++ phpdoc/en/reference/math/functions/log.xml Thu Sep 12 03:01:44 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/math.xml, last change in rev 1.2 -->
<refentry id="function.log">
<refnamediv>
@@ -13,7 +13,7 @@
<methodparam><type>float</type><parameter>arg</parameter></methodparam>
</methodsynopsis>
<para>
- Returns the natural logarithm of arg.
+ Returns the natural logarithm of <parameter>arg</parameter>.
</para>
</refsect1>
</refentry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php