summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2008-04-04 13:47:22 +0200
committertravis%sedsystems.ca <>2008-04-04 13:47:22 +0200
commit7586ae8818ed6a1f6cc2458d02f17b79042c1ce3 (patch)
tree530eb182a6a8afcc62bfc461db0842d7d8a2bff1 /docs
parentafadc239be3dbc454bbbcd7d438c569155e41d12 (diff)
downloadbugzilla-7586ae8818ed6a1f6cc2458d02f17b79042c1ce3.tar.gz
bugzilla-7586ae8818ed6a1f6cc2458d02f17b79042c1ce3.tar.xz
Bug 285268 : Use proper extension for Debian packages, and explain what extensions mean.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
Diffstat (limited to 'docs')
-rw-r--r--docs/en/xml/installation.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index bbd1f39dc..dafbb0a20 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -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>
@@ -122,9 +122,10 @@
</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>