summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/installation.xml
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2008-04-04 13:46:37 +0200
committerjake%bugzilla.org <>2008-04-04 13:46:37 +0200
commit846bf8c21df1416e7caa55526dd009f72100f463 (patch)
treed84a1ef0c4e17f48617c0bf6a15a0a51d48a077c /docs/en/xml/installation.xml
parent25baaa26c4b1762754372bd701150ab2119586d2 (diff)
downloadbugzilla-846bf8c21df1416e7caa55526dd009f72100f463.tar.gz
bugzilla-846bf8c21df1416e7caa55526dd009f72100f463.tar.xz
Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.
Diffstat (limited to 'docs/en/xml/installation.xml')
-rw-r--r--docs/en/xml/installation.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index 6686a47eb..5a2ef1b5c 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.46 2008/04/04 06:46:36 jake%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.47 2008/04/04 06:46:37 jake%bugzilla.org Exp $ -->
<chapter id="installation">
<title>Installation</title>
@@ -1229,7 +1229,9 @@ my $webservergid = '8'
<section id="win32-code-bugmail">
<title>Changes to <filename>BugMail.pm</filename></title>
- <para>To make bug e-mail work on Win32 (until bug 124174 lands), the
+ <para>To make bug e-mail work on Win32 (until
+ <ulink url="http://bugzilla.mozilla.org/show_bug.cgi?id=84876">bug
+ 84876</ulink> lands), the
simplest way is to have Net::SMTP installed and change this (in
<filename>Bugzilla/BugMail.pm</filename>):</para>