tony2001 Wed Sep 22 11:52:42 2004 EDT
Modified files:
/phpdoc/entities global.ent
/phpdoc manual.xml.in
Log:
add url entity for rar
add rar reference to manual.xml.in
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.200&r2=1.201&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.200 phpdoc/entities/global.ent:1.201
--- phpdoc/entities/global.ent:1.200 Sun Sep 12 07:17:59 2004
+++ phpdoc/entities/global.ent Wed Sep 22 11:52:40 2004
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.200 2004/09/12 11:17:59 aidan Exp $
+ $Id: global.ent,v 1.201 2004/09/22 15:52:40 tony2001 Exp $
Contains global "macros" for all the XML documents.
@@ -261,6 +261,7 @@
<!ENTITY url.pspell "http://aspell.net/">
<!ENTITY url.qmail "http://www.qmail.org/">
<!ENTITY url.quickzip "http://www.quickzip.org/">
+<!ENTITY url.rar "http://www.rarlabs.com/">
<!ENTITY url.readline "http://cnswww.cns.cwru.edu/~chet/readline/rltop.html">
<!ENTITY url.recode "http://www.gnu.org/directory/All_GNU_Packages/recode.html">
<!ENTITY url.rec-xml "http://www.w3.org/TR/1998/REC-xml-19980210">
http://cvs.php.net/diff.php/phpdoc/manual.xml.in?r1=1.195&r2=1.196&ty=u
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.195 phpdoc/manual.xml.in:1.196
--- phpdoc/manual.xml.in:1.195 Fri Sep 17 09:48:22 2004
+++ phpdoc/manual.xml.in Wed Sep 22 11:52:42 2004
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"@srcdir@/dtds/dbxml-4.1.2/docbookx.dtd" [
-<!-- $Revision: 1.195 $ -->
+<!-- $Revision: 1.196 $ -->
<!-- Add translated specific definitions and snippets -->
<!ENTITY % language-defs SYSTEM "@srcdir@/@LANGDIR@/language-defs.ent">
@@ -219,6 +219,7 @@
&reference.recode.reference;
&reference.pcre.reference;
&reference.qtdom.reference;
+ &reference.rar.reference;
&reference.regex.reference;
&reference.sem.reference;
&reference.sesam.reference;