cvs: peardoc / global.ent
[email protected] ("Brett Bieber")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvssaltybeagle1196535672@cvsserver> |
saltybeagle Sat Dec 1 19:01:12 2007 UTC
Modified files:
/peardoc global.ent
Log:
fix special reference/search urls to rfcs
http://cvs.php.net/viewvc.cgi/peardoc/global.ent?r1=1.82&r2=1.83&diff_format=u
Index: peardoc/global.ent
diff -u peardoc/global.ent:1.82 peardoc/global.ent:1.83
--- peardoc/global.ent:1.82 Sat Dec 1 18:52:55 2007
+++ peardoc/global.ent Sat Dec 1 19:01:12 2007
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.82 2007/12/01 18:52:55 saltybeagle Exp $
+ $Id: global.ent,v 1.83 2007/12/01 19:01:12 saltybeagle Exp $
Contains global "macros" for all the XML documents.
@@ -140,7 +140,7 @@
<!ENTITY url.man.freebsd 'http://www.freebsd.org/cgi/man.cgi?query='>
<!ENTITY url.pear.package.get 'http://pear.php.net/get/'>
<!ENTITY url.php.lookup 'http://www.php.net/manual-lookup.php?pattern='>
-<!ENTITY url.rfc 'http://www.faqs.org/rfcs/rfc/'>
+<!ENTITY url.rfc 'http://www.faqs.org/rfcs/rfc'>
<!-- The three special language constants -->
<!ENTITY true '<constant>TRUE</constant>'>