Date: 08/12/01
- Next message: Jani Taskinen: "Re: [PHP-DOC] Bug #12550 Updated: rand() and mt_rand() don't behave as documented"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja bookinfo.xml preface.xml /ja/appendices resources.xml /ja/chapters security.xml /ja/features safe-mode.xml /ja/functions apache.xml array.xml bc.xml com.xml cpdf.xml datetime.xml dbase.xml dbm.xml dbx.xml domxml.xml exec.xml fbsql.xml filepro.xml filesystem.xml ftp.xml http.xml ibase.xml iconv.xml ifx.xml imap.xml ircg.xml ldap.xml mail.xml mbstring.xml mcrypt.xml ming.xml nis.xml oci8.xml pgsql.xml posix.xml readline.xml regex.xml session.xml sockets.xml swf.xml zip.xml /ja/language control-structures.xml functions.xml oop.xml operators.xml"
- Next in thread: Hojtsy Gábor: "RE: [PHP-DOC] cvs: phpdoc / global.ent"
- Maybe reply: Hojtsy Gábor: "RE: [PHP-DOC] cvs: phpdoc / global.ent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hirokawa Sun Aug 12 20:37:26 2001 EDT
Modified files:
/phpdoc global.ent
Log:
underscore should be hyphen to suppress error in make test.
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.106 phpdoc/global.ent:1.107
--- phpdoc/global.ent:1.106 Sun Aug 12 19:23:07 2001
+++ phpdoc/global.ent Sun Aug 12 20:37:25 2001
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.106 2001/08/12 23:23:07 jeroen Exp $
+ $Id: global.ent,v 1.107 2001/08/13 00:37:25 hirokawa Exp $
Contains global "macros" for all the XML documents.
@@ -49,7 +49,7 @@
<!ENTITY url.gdbm "ftp://ftp.gnu.org/pub/gnu/gdbm/">
<!ENTITY url.gmp "http://www.swox.com/gmp/">
<!ENTITY url.hyperwave "http://www.hyperwave.com/">
-<!ENTITY url.hyperwave_proto "http://www.hyperwave.de/7.17-hg-prot">
+<!ENTITY url.hyperwave-proto "http://www.hyperwave.de/7.17-hg-prot">
<!ENTITY url.iicm "http://www.iicm.edu/">
<!ENTITY url.ibase "http://www.interbase.com/">
<!ENTITY url.ibmdb2 "http://www.ibm.com/db2/">
@@ -150,7 +150,7 @@
<!ENTITY url.swf "http://reality.sgi.com/grafica/flash/">
<!ENTITY url.swf.test "http://www.designmultimedia.com/swfphp/test.swf">
<!ENTITY url.sybase "http://www.sybase.com/">
-<!ENTITY url.symbole_legendre "http://www.utm.edu/research/primes/glossary/LegendreSymbol.html">
+<!ENTITY url.symbole-legendre "http://www.utm.edu/research/primes/glossary/LegendreSymbol.html">
<!ENTITY url.t1lib "ftp://sunsite.unc.edu/pub/Linux/libs/graphics/">
<!ENTITY url.tenon "http://www.tenon.com/products/webten/">
<!ENTITY url.texinfo "http://www.texinfo.com/">
- Next message: Jani Taskinen: "Re: [PHP-DOC] Bug #12550 Updated: rand() and mt_rand() don't behave as documented"
- Previous message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja bookinfo.xml preface.xml /ja/appendices resources.xml /ja/chapters security.xml /ja/features safe-mode.xml /ja/functions apache.xml array.xml bc.xml com.xml cpdf.xml datetime.xml dbase.xml dbm.xml dbx.xml domxml.xml exec.xml fbsql.xml filepro.xml filesystem.xml ftp.xml http.xml ibase.xml iconv.xml ifx.xml imap.xml ircg.xml ldap.xml mail.xml mbstring.xml mcrypt.xml ming.xml nis.xml oci8.xml pgsql.xml posix.xml readline.xml regex.xml session.xml sockets.xml swf.xml zip.xml /ja/language control-structures.xml functions.xml oop.xml operators.xml"
- Next in thread: Hojtsy Gábor: "RE: [PHP-DOC] cvs: phpdoc / global.ent"
- Maybe reply: Hojtsy Gábor: "RE: [PHP-DOC] cvs: phpdoc / global.ent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

