]> 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:59:24 +0000 (02:59 +0000)
committertravis%sedsystems.ca <>
Thu, 10 Mar 2005 02:59:24 +0000 (02:59 +0000)
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>   r=travis

docs/xml/installation.xml

index 47e3bd23c2311e96ec23e21d0e9cc7c156e2bf01..c9a014b8c7c9cdd3ff7d72f1bac7e3bcfe9bf10f 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.91 2005/02/17 15:10:53 mkanat%kerio.com Exp $ -->
+<!-- $Id: installation.xml,v 1.92 2005/03/09 18:59:24 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>