summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/installation.xml
diff options
context:
space:
mode:
authorjake%bugzilla.org <>2008-04-04 13:47:14 +0200
committerjake%bugzilla.org <>2008-04-04 13:47:14 +0200
commitc0401030055b09b07634f894c295175d05fa5cfd (patch)
tree3fc198467a387c9a5e5a8786ee781bbae5c5e9b6 /docs/en/xml/installation.xml
parente48e4b7278bff6cb6d59a04c86f905cfeed46305 (diff)
downloadbugzilla-c0401030055b09b07634f894c295175d05fa5cfd.tar.gz
bugzilla-c0401030055b09b07634f894c295175d05fa5cfd.tar.xz
Bug 265995 - Make the docs closer to being valid XML (note: to complete the process the bz-devel ENTITY would have to be removed).
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.
Diffstat (limited to 'docs/en/xml/installation.xml')
-rw-r--r--docs/en/xml/installation.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index 27c807adc..6529cd3a0 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.83 2008/04/04 06:47:13 jake%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.84 2008/04/04 06:47:14 jake%bugzilla.org Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
@@ -1523,7 +1523,7 @@ pid-file=/home/foo/mymysql/the.pid
<prompt>bash$</prompt>
<command>sh Configure -de -Dprefix=/home/foo/perl</command>
<prompt>bash$</prompt>
- <command>make && make test && make install</command>
+ <command>make &amp;&amp; make test &amp;&amp; make install</command>
</screen>
<para>Once you have Perl installed into a directory (probably