diff options
author | mozilla%colinogilvie.co.uk <> | 2007-10-15 02:01:01 +0200 |
---|---|---|
committer | mozilla%colinogilvie.co.uk <> | 2007-10-15 02:01:01 +0200 |
commit | 1bf6be019ff59c902a79aa41cf627716f57d3b57 (patch) | |
tree | 5b3328d7eaebc9986225eaf47d24ce3ea739ee7a /docs | |
parent | f8e01342aa96e8da3eb75fa535319456de1e7837 (diff) | |
download | bugzilla-1bf6be019ff59c902a79aa41cf627716f57d3b57.tar.gz bugzilla-1bf6be019ff59c902a79aa41cf627716f57d3b57.tar.xz |
Bug 398198: Multiple Bugzilla databases with a single installation docs should have an id
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=colin
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 7c569aa91..4a82137f5 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.144 2007/10/12 18:24:22 lpsolit%gmail.com Exp $ --> +<!-- $Id: installation.xml,v 1.145 2007/10/14 19:01:01 mozilla%colinogilvie.co.uk Exp $ --> <chapter id="installing-bugzilla"> <title>Installing Bugzilla</title> @@ -1734,7 +1734,7 @@ AddType application/rdf+xml .rdf</screen> </section> </section> - <section> + <section id="multiple-bz-dbs"> <title>Multiple Bugzilla databases with a single installation</title> <para>The previous instructions referred to a standard installation, with |