goba            Wed Nov  5 17:02:11 2003 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  Fixing comment contents
  
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.137 phpdoc/entities/global.ent:1.138
--- phpdoc/entities/global.ent:1.137    Wed Nov  5 16:17:00 2003
+++ phpdoc/entities/global.ent  Wed Nov  5 17:02:11 2003
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.137 2003/11/05 21:17:00 betz Exp $
+ $Id: global.ent,v 1.138 2003/11/05 22:02:11 goba Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -190,10 +190,10 @@
 <!ENTITY url.pdflib.merz "http://www.pdflib.com/corporate/tm.html";>
 <!ENTITY url.pear.net-dns "http://pear.php.net/package/Net_DNS";>
 <!ENTITY url.pear.package "http://pear.php.net/package/";>
-<!-- linking to specific pear packages is done like so: &url.pear;package_name -->
+<!-- linking to specific pear packages is done like so: 
&url.pear.package;package_name -->
 <!ENTITY url.pecl.get.win "http://snaps.php.net/win32/PECL_STABLE/";>
 <!ENTITY url.pecl.package "http://pecl.php.net/package/";>
-<!-- linking to specific pecl packages is done like so: &url.pecl;package_name -->
+<!-- linking to specific pecl packages is done like so: 
&url.pecl.package;package_name -->
 <!ENTITY url.pfpro "http://www.verisign.com/products/payflow/pro/index.html";>
 <!ENTITY url.pfpro.download "https://manager.verisign.com/";>
 <!ENTITY url.pgsql "http://www.postgresql.org/";>

Reply via email to