cvs: peardoc /en/chapters/installation introduction.xml
[email protected] ("Alexander Merz")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsalexmerz1196831009@cvsserver> |
alexmerz Wed Dec 5 05:03:29 2007 UTC
Modified files:
/peardoc/en/chapters/installation introduction.xml
Log:
use quote
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/installation/introduction.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/chapters/installation/introduction.xml
diff -u peardoc/en/chapters/installation/introduction.xml:1.2 peardoc/en/chapters/installation/introduction.xml:1.3
--- peardoc/en/chapters/installation/introduction.xml:1.2 Sun Dec 2 03:13:04 2007
+++ peardoc/en/chapters/installation/introduction.xml Wed Dec 5 05:03:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<sect1 id="installation.introduction">
<title>Introduction</title>
<para>
@@ -19,7 +19,7 @@
The packages that do not come with PHP can be installed with the PEAR
package manager. The manager handles installation similar to Debian's
<quote><ulink url="&url.debian.apt;">apt-get</ulink></quote> package management
- utility, as well as others such as yum. Again:
+ utility, as well as others such as <quote>yum</quote>. Again:
If you are running a recent version of PHP (> 4.3.0) you can skip
the next section. But if you are running PHP 4.2.* or earlier, you
need to manually install the manager.