]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 285268 : Use proper extension for Debian packages, and explain what extensions...
authortravis%sedsystems.ca <>
Fri, 4 Apr 2008 11:47:22 +0000 (11:47 +0000)
committertravis%sedsystems.ca <>
Fri, 4 Apr 2008 11:47:22 +0000 (11:47 +0000)
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>   r=travis

docs/en/xml/installation.xml

index bbd1f39dcf3a348a1662e0abba19a5ff9c7747f8..dafbb0a20fd858ccc0e7138fad0e087c900a127b 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.91 2008/04/04 06:47:21 mkanat%kerio.com Exp $ -->
+<!-- $Id: installation.xml,v 1.92 2008/04/04 06:47:22 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>