cvs: peardoc /en/chapters/installation introduction.xml
[email protected] ("Brett Bieber")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvssaltybeagle1196565185@cvsserver> |
saltybeagle Sun Dec 2 03:13:05 2007 UTC
Modified files:
/peardoc/en/chapters/installation introduction.xml
Log:
Doc Bug #11496 poor wording on comparison with apt-get improve wording... translators - please translate for other languages or suggest better wording.
http://cvs.php.net/viewvc.cgi/peardoc/en/chapters/installation/introduction.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/en/chapters/installation/introduction.xml
diff -u peardoc/en/chapters/installation/introduction.xml:1.1 peardoc/en/chapters/installation/introduction.xml:1.2
--- peardoc/en/chapters/installation/introduction.xml:1.1 Sat Nov 25 17:38:55 2006
+++ peardoc/en/chapters/installation/introduction.xml Sun Dec 2 03:13:04 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<sect1 id="installation.introduction">
<title>Introduction</title>
<para>
@@ -17,8 +17,9 @@
</para>
<para>
The packages that do not come with PHP can be installed with the PEAR
- package manager. The manager is comparable to Debian's
- <quote><ulink url="&url.debian.apt;">apt-get</ulink></quote>. Again:
+ 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:
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.