From: travis%sedsystems.ca <> Date: Thu, 10 Mar 2005 02:58:23 +0000 (+0000) Subject: Bug 285268 : Use proper extension for Debian packages, and explain what extensions... X-Git-Tag: bugzilla-2.18.1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc29d76bd31a465b577135400a0cd63d99ae40a4;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/xml/installation.xml b/docs/xml/installation.xml index d2ba7f0dd2..62bd0f7fd9 100644 --- a/docs/xml/installation.xml +++ b/docs/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. +