philip Fri Jul 18 17:49:48 2003 EDT Modified files: /phpdoc/en/chapters tutorial.xml /phpdoc/entities global.ent Log: Also link to rpm.pbone.net as a source for locating rpms. Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.22 phpdoc/en/chapters/tutorial.xml:1.23 --- phpdoc/en/chapters/tutorial.xml:1.22 Sun Jun 22 11:09:22 2003 +++ phpdoc/en/chapters/tutorial.xml Fri Jul 18 17:49:47 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.22 $ --> +<!-- $Revision: 1.23 $ --> <chapter id="tutorial"> <title>A simple tutorial</title> @@ -45,9 +45,10 @@ url="&url.installkits;">locate a pre-configured package</ulink> that automatically installs all of these with just a few mouse clicks. It's easy to setup a web server with PHP support on - any operating system, including Linux and Windows. In linux, - you may find <ulink url="&url.rpmfind;">rpmfind</ulink> helpful - for locating RPMs. + any operating system, including Linux and Windows. In Linux, + you may find <ulink url="&url.rpmfind;">rpmfind</ulink> and + <ulink url="&url.rpmfind.pbone;">PBone</ulink> helpful for + locating RPMs. </para> </sect1> Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.123 phpdoc/entities/global.ent:1.124 --- phpdoc/entities/global.ent:1.123 Fri Jul 18 15:00:18 2003 +++ phpdoc/entities/global.ent Fri Jul 18 17:49:48 2003 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.123 2003/07/18 19:00:18 philip Exp $ + $Id: global.ent,v 1.124 2003/07/18 21:49:48 philip Exp $ Contains global "macros" for all the XML documents. @@ -239,6 +239,7 @@ <!ENTITY url.rfc 'http://www.faqs.org/rfcs/rfc'> <!ENTITY url.iana.system-names 'http://www.iana.org/assignments/operating-system-names'> <!ENTITY url.rpmfind "http://www.rpmfind.net/"> +<!ENTITY url.rpmfind.pbone "http://rpm.pbone.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">
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php