]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 265995 - Make the docs closer to being valid XML (note: to complete the process...
authorjake%bugzilla.org <>
Fri, 4 Apr 2008 11:47:14 +0000 (11:47 +0000)
committerjake%bugzilla.org <>
Fri, 4 Apr 2008 11:47:14 +0000 (11:47 +0000)
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.

docs/en/xml/Bugzilla-Guide.xml
docs/en/xml/installation.xml

index 619f7e95bb6e59b387966ce066fb9f34a9dc93c5..806622de53efb50eb5fc2e4351e0b23f95088cb4 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
 
 <!-- Include macros -->
 <!ENTITY about SYSTEM "about.xml">
index 27c807adc7f12eda6f54ec4e8e76341265f9070a..6529cd3a0d41d31d633860ca942521866034bb31 100644 (file)
@@ -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