summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2003-05-21 23:46:38 +0200
committerjake%bugzilla.org <>2003-05-21 23:46:38 +0200
commit721bb38abb3d3dd25c59e5d65318da987b30fa7e (patch)
tree7f6c6e8b5848af1a3236b091aad0923ad646f0bc /docs
parent6f8b21cd699902db2bbd70c8026998e4f5df2ed0 (diff)
downloadbugzilla-721bb38abb3d3dd25c59e5d65318da987b30fa7e.tar.gz
bugzilla-721bb38abb3d3dd25c59e5d65318da987b30fa7e.tar.xz
Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.
Diffstat (limited to 'docs')
-rw-r--r--docs/xml/installation.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml
index e3ed645f0..089f3e2dc 100644
--- a/docs/xml/installation.xml
+++ b/docs/xml/installation.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.46 2003/05/21 02:15:21 jake%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.47 2003/05/21 14:46:38 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>