hsc             Wed Dec 15 21:45:37 2004 EDT

  Modified files:              
    /phpdoc/entities    global.ent 
  Log:
  gentoo portage link corrected (make test_xml failed on ampersand)
  
  
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.205&r2=1.206&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.205 phpdoc/entities/global.ent:1.206
--- phpdoc/entities/global.ent:1.205    Sun Dec 12 07:20:34 2004
+++ phpdoc/entities/global.ent  Wed Dec 15 21:45:37 2004
@@ -1,6 +1,6 @@
 <!-- -*- SGML -*-
 
- $Id: global.ent,v 1.205 2004/12/12 12:20:34 nlopess Exp $
+ $Id: global.ent,v 1.206 2004/12/16 02:45:37 hsc Exp $
 
  Contains global "macros" for all the XML documents.
 
@@ -96,7 +96,7 @@
 <!ENTITY url.gdbm "ftp://ftp.gnu.org/pub/gnu/gdbm/";>
 <!ENTITY url.gentoo "http://www.gentoo.org/";>
 <!ENTITY url.gentoo.forums "http://forums.gentoo.org/";>
-<!ENTITY url.gentoo.portage 
"http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1";>
+<!ENTITY url.gentoo.portage 
"http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&amp;chap=1";>
 <!ENTITY url.gettext "http://www.gnu.org/software/gettext/gettext.html";>
 <!ENTITY url.gettext.docs 
"http://www.gnu.org/software/gettext/manual/gettext.html";>
 <!ENTITY url.gmp "http://www.swox.com/gmp/";>

Reply via email to