summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSunil Joshi <joshi_sunil@in.com>2013-08-27 00:30:29 +0200
committerSimon Green <sgreen@redhat.com>2013-08-27 00:30:29 +0200
commit0b1ea79edf45677d41c2cc8f2c71426a3a5fb097 (patch)
treebfd4ac0ccac7e35918598d36f73049d1db5742ce /docs
parent0fe88a24f06b3e0a12dd6654ea97ae332da2ea61 (diff)
downloadbugzilla-0b1ea79edf45677d41c2cc8f2c71426a3a5fb097.tar.gz
bugzilla-0b1ea79edf45677d41c2cc8f2c71426a3a5fb097.tar.xz
Bug 601825 - "Linux Distributions" should link to the "Prerequisites" wiki page, not "Linux_Distro_Installation"
r=simon, a=glob
Diffstat (limited to 'docs')
-rw-r--r--docs/en/xml/installation.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index d3ac86ee9..d68133fb7 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -1736,20 +1736,20 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command>
</section>
<section id="os-linux">
- <title>Linux Distributions</title>
- <para>Many Linux distributions include Bugzilla and its
+ <title>Linux/BSD Distributions</title>
+ <para>Many Linux/BSD distributions include Bugzilla and its
dependencies in their native package management systems.
- Installing Bugzilla with root access on any Linux system
+ Installing Bugzilla with root access on any Linux/BSD system
should be as simple as finding the Bugzilla package in the
package management application and installing it using the
normal command syntax. Several distributions also perform
the proper web server configuration automatically on installation.
</para>
- <para>Please consult the documentation of your Linux
+ <para>Please consult the documentation of your Linux/BSD
distribution for instructions on how to install packages,
or for specific instructions on installing Bugzilla with
native package management tools. There is also a
- <ulink url="http://wiki.mozilla.org/Bugzilla:Linux_Distro_Installation">
+ <ulink url="https://wiki.mozilla.org/Bugzilla:Prerequisites">
Bugzilla Wiki Page</ulink> for distro-specific installation
notes.
</para>