From: travis%sedsystems.ca <> Date: Fri, 4 Apr 2008 11:47:22 +0000 (+0000) Subject: Bug 285268 : Use proper extension for Debian packages, and explain what extensions... X-Git-Tag: bugzilla-3.1.3~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7586ae8818ed6a1f6cc2458d02f17b79042c1ce3;p=thirdparty%2Fbugzilla.git Bug 285268 : Use proper extension for Debian packages, and explain what extensions mean. Patch by Colin S. Ogilvie r=travis --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index bbd1f39dcf..dafbb0a20f 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -122,9 +122,10 @@ 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. - + 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. +