Commit dda1abb9 authored by jake%bugzilla.org's avatar jake%bugzilla.org

Bug 191034 - Making the installation chapter a little more generic. Replaced a…

Bug 191034 - Making the installation chapter a little more generic. Replaced a lot of OS Specific hints with links to the OS Specific section.
parent 40c575a1
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
<!ENTITY min-mysql-ver "3.23.41"> <!ENTITY min-mysql-ver "3.23.41">
<!ENTITY min-perl-ver "5.6"> <!ENTITY min-perl-ver "5.6">
<!ENTITY min-template-ver "2.08"> <!ENTITY min-template-ver "2.08">
<!ENTITY min-file-temp-ver "1.804"> <!ENTITY min-file-temp-ver "any">
<!ENTITY min-appconfig-ver "1.52"> <!ENTITY min-appconfig-ver "1.52">
<!ENTITY min-text-wrap-ver "2001.0131"> <!ENTITY min-text-wrap-ver "2001.0131">
<!ENTITY min-file-spec-ver "0.82"> <!ENTITY min-file-spec-ver "0.82">
......
...@@ -154,10 +154,10 @@ ...@@ -154,10 +154,10 @@
</glossentry> </glossentry>
<glossentry id="gloss-cpan"> <glossentry id="gloss-cpan">
<glossterm> <glossterm>Comprehensive Perl Archive Network</glossterm>
<acronym>CPAN</acronym> <acronym>CPAN</acronym>
</glossterm>
<!-- TODO: Rewrite def for CPAN -->
<glossdef> <glossdef>
<para> <para>
<acronym>CPAN</acronym> <acronym>CPAN</acronym>
...@@ -283,6 +283,16 @@ ...@@ -283,6 +283,16 @@
<glossdiv id="gloss-p"> <glossdiv id="gloss-p">
<title>P</title> <title>P</title>
<glossentry id="gloss-ppm">
<glossterm>Perl Package Manager</glossterm>
<acronym>PPM</acronym>
<glossdef>
<para><ulink url="http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/"/>
</para>
</glossdef>
</glossentry>
<glossentry> <glossentry>
<glossterm id="gloss-product">Product</glossterm> <glossterm id="gloss-product">Product</glossterm>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment