Date: 11/15/01
- Next message: Simone Cortesi: "[PHP-DOC] cvs: phpdoc /it/functions math.xml"
- Previous message: Hartmut Holzgraefe: "Re: [PHP-DOC] cvs: phpdoc /hk bookinfo.xml preface.xml zh_hk.xml /hk/chapters config.xml install.xml intro.xml security.xml /hk/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
cortesi Thu Nov 15 04:38:47 2001 EDT
Modified files:
/phpdoc/en/functions math.xml
Log:
added missing colon
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.57 phpdoc/en/functions/math.xml:1.58
--- phpdoc/en/functions/math.xml:1.57 Sun Nov 11 05:42:08 2001
+++ phpdoc/en/functions/math.xml Thu Nov 15 04:38:47 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.57 $ -->
+<!-- $Revision: 1.58 $ -->
<reference id="ref.math">
<title>Mathematical Functions</title>
<titleabbrev>Math</titleabbrev>
@@ -937,7 +937,7 @@
</simpara>
<simpara>
See also <function>mt_rand</function>,
- <function>mt_srand</function> <function>rand</function>,
+ <function>mt_srand</function>, <function>rand</function>,
<function>srand</function>, and
<function>getrandmax</function>.
</simpara>
- Next message: Simone Cortesi: "[PHP-DOC] cvs: phpdoc /it/functions math.xml"
- Previous message: Hartmut Holzgraefe: "Re: [PHP-DOC] cvs: phpdoc /hk bookinfo.xml preface.xml zh_hk.xml /hk/chapters config.xml install.xml intro.xml security.xml /hk/features connection-handling.xml cookies.xml error-handling.xml file-upload.xml http-auth.xml images.xml persistent-connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

