nlopess Mon Jan 19 10:53:43 2004 EDT
Modified files:
/phpdoc/entities global.ent
/phpdoc/en/chapters tutorial.xml
Log:
fix #26898
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.155&r2=1.156&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.155 phpdoc/entities/global.ent:1.156
--- phpdoc/entities/global.ent:1.155 Sun Jan 11 07:08:07 2004
+++ phpdoc/entities/global.ent Mon Jan 19 10:53:42 2004
@@ -1,6 +1,6 @@
<!-- -*- SGML -*-
- $Id: global.ent,v 1.155 2004/01/11 12:08:07 nlopess Exp $
+ $Id: global.ent,v 1.156 2004/01/19 15:53:42 nlopess Exp $
Contains global "macros" for all the XML documents.
@@ -16,6 +16,7 @@
<!ENTITY url.apache.source "http://www.apache.org/dist/httpd/">
<!ENTITY url.apache.core "http://httpd.apache.org/docs-2.0/en/mod/core.html#">
<!ENTITY url.apd "http://apd.communityconnect.com/">
+<!ENTITY url.apt-get "http://www.apt-get.org/">
<!ENTITY url.argsep "http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.2">
<!ENTITY url.asciitable "http://www.asciitable.com">
<!ENTITY url.aspell "http://aspell.sourceforge.net/">
http://cvs.php.net/diff.php/phpdoc/en/chapters/tutorial.xml?r1=1.27&r2=1.28&ty=u
Index: phpdoc/en/chapters/tutorial.xml
diff -u phpdoc/en/chapters/tutorial.xml:1.27 phpdoc/en/chapters/tutorial.xml:1.28
--- phpdoc/en/chapters/tutorial.xml:1.27 Sun Jan 11 14:29:13 2004
+++ phpdoc/en/chapters/tutorial.xml Mon Jan 19 10:53:43 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
<chapter id="tutorial">
<title>A simple tutorial</title>
@@ -48,7 +48,8 @@
any operating system, including Linux and Windows. On Linux,
you may find <ulink url="&url.rpmfind;">rpmfind</ulink> and
<ulink url="&url.rpmfind.pbone;">PBone</ulink> helpful for
- locating RPMs.
+ locating RPMs. You may also want to visit <ulink
+ url="&url.apt-get;">apt-get</ulink> to find packages for Debian.
</para>
</sect1>