]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 285268 : Use proper extension for Debian packages, and explain what extensions...
authortravis%sedsystems.ca <>
Thu, 10 Mar 2005 02:58:23 +0000 (02:58 +0000)
committertravis%sedsystems.ca <>
Thu, 10 Mar 2005 02:58:23 +0000 (02:58 +0000)
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>   r=travis

docs/xml/installation.xml

index d2ba7f0dd2a51de9e9fe1cc2d155af29fb18a4cd..62bd0f7fd9256896bfefd543e1e5753da4cf8667 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.19 2005/02/17 15:18:59 mkanat%kerio.com Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.20 2005/03/09 18:58:23 travis%sedsystems.ca Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
       </note> 
            
       <para>If you install from something other than a packaging/installation
-      system (such as .rpm, .dep, .exe, or .msi) make sure the MySQL server
-      is started when the machine boots.
-      </para>      
+      system, such as .rpm (Redhat Package), .deb (Debian Package), .exe
+      (Windows Executable), or .msi (Microsoft Installer), make sure the MySQL
+      server is started when the machine boots.
+      </para>
 
     </section>