diff options
author | jocuri%softhome.net <> | 2003-10-08 05:44:06 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2003-10-08 05:44:06 +0200 |
commit | cf7b7c13c57d048a6501afcfb492f6d1bca6cac9 (patch) | |
tree | 28a02ec15a66df4be057f2cb18ce94e1d4cc8f9f /docs | |
parent | 6df993a22dd55cb29aad9b0c173b5dd0f54e42c7 (diff) | |
download | bugzilla-cf7b7c13c57d048a6501afcfb492f6d1bca6cac9.tar.gz bugzilla-cf7b7c13c57d048a6501afcfb492f6d1bca6cac9.tar.xz |
Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xml/installation.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 32be73260..148b2e35a 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.53 2003/07/03 20:23:43 jake%bugzilla.org Exp $ --> +<!-- $Id: installation.xml,v 1.54 2003/10/07 20:44:06 jocuri%softhome.net Exp $ --> <chapter id="installation"> <title>Installation</title> @@ -1072,7 +1072,7 @@ man 5 crontab incorporate the code changes necessary to fulfill the CERT advisory requirements mentioned in <ulink - url="http://www.cet.org/tech_tips/malicious_code_mitigation.html/#3"/>. + url="http://www.cert.org/tech_tips/malicious_code_mitigation.html/#3"/>. Making the change below will fix the problem if your installation is for an English speaking audience. </para> |