[PATCH] Standardize on "PEAR packages" in English part of manual.

[email protected] ("Robert P. J. Day") Sun, 28 Feb 2010 06:27:41 -0500 (EST)
Newsgroups php.pear.doc
Message-ID <alpine.LFD.2.00.1002280625260.2917@localhost>
Use a standard form of "PEAR package" when referring to a generic
package, at least in the English portion of the manual.

Signed-off-by: Robert P. J. Day <[email protected]>

---

  i'll just start things off slowly with a few simple touchups to the
manual.  they'll get more sophisticated as we go along.


Index: en/core/ppm.xml
===================================================================
--- en/core/ppm.xml	(revision 295576)
+++ en/core/ppm.xml	(working copy)
@@ -6,7 +6,7 @@
  <para>
   The PEAR Installer classes provides an API for
   the administration and management
-  of PEAR Packages.
+  of PEAR packages.
  </para>
  <warning>
   <para>
Index: en/preface.xml
===================================================================
--- en/preface.xml	(revision 295576)
+++ en/preface.xml	(working copy)
@@ -64,7 +64,7 @@
       </para>
       <para>
        General information about developing and releasing
-       PEAR-Packages.
+       PEAR packages.
       </para>
      </listitem>
      <listitem>
@@ -162,7 +162,7 @@
        <link linkend="contributing">Contributing to PEAR</link>
       </para>
       <para>
-       Contains information for writing your own PEAR Packages.
+       Contains information for writing your own PEAR packages.
       </para>
      </listitem>
     </itemizedlist>

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================