philip Fri Jul 18 15:00:18 2003 EDT Modified files: /phpdoc/entities global.ent Log: Added links for sed and flex, updated bison link. This is for an upcoming faq. Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.122 phpdoc/entities/global.ent:1.123 --- phpdoc/entities/global.ent:1.122 Mon Jul 14 11:50:01 2003 +++ phpdoc/entities/global.ent Fri Jul 18 15:00:18 2003 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.122 2003/07/14 15:50:01 philip Exp $ + $Id: global.ent,v 1.123 2003/07/18 19:00:18 philip Exp $ Contains global "macros" for all the XML documents. @@ -24,7 +24,7 @@ <!ENTITY url.bcmath "http://www.php.net/extra/number4.tar.gz"> <!ENTITY url.browscap.download "http://www.garykeith.com/browsers/downloads.asp"> <!ENTITY url.bzip2 "http://sources.redhat.com/bzip2/"> -<!ENTITY url.bison "ftp://ftp.gnu.org/pub/gnu/bison/"> +<!ENTITY url.bison "http://www.gnu.org/software/bison/bison.html"> <!ENTITY url.bidi.algorithm "http://www.unicode.org/unicode/reports/tr9/"> <!ENTITY url.blueshoes.comparisons "http://www.blueshoes.org/en/developer/php_cheat_sheet/"> <!ENTITY url.calendar "http://www.boogle.com/info/cal-overview.html"> @@ -80,6 +80,7 @@ <!ENTITY url.file.installation "http://cvs.php.net/co.php/php-src/INSTALL"> <!ENTITY url.file.readmewin "http://cvs.php.net/co.php/php-src/win32/install.txt"> <!ENTITY url.filepro "http://www.fptech.com/"> +<!ENTITY url.flex "http://www.gnu.org/software/flex/flex.html"> <!ENTITY url.foldoc "http://www.foldoc.org/"> <!ENTITY url.foldoc.epoch "http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?EPOCH"> <!ENTITY url.freetds "http://www.freetds.org/"> @@ -240,6 +241,7 @@ <!ENTITY url.rpmfind "http://www.rpmfind.net/"> <!ENTITY url.sablotron "http://www.gingerall.com/"> <!ENTITY url.sambar "http://www.sambar.com/"> +<!ENTITY url.sed "http://www.gnu.org/software/sed/sed.html"> <!ENTITY url.setlocale.lang.win32 "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_language_strings.asp"> <!ENTITY url.setlocale.country.win32 "http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_country_strings.asp"> <!ENTITY url.sesam.de "http://its.siemens.de/lobs/its/techinf/oltp/sesam/manuals/index_gr.htm">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php