]> 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 <>
Tue, 7 Dec 2004 19:52:56 +0000 (19:52 +0000)
committerjake%bugzilla.org <>
Tue, 7 Dec 2004 19:52:56 +0000 (19:52 +0000)
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.

docs/xml/Bugzilla-Guide.xml
docs/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 4cd5cfc0b7bbd5cef4dadbc6d8876ecd6d063522..b1069991cd9c68ea79bc33c6be8417e713ebc0b1 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.83 2004/12/07 11:41:59 jake%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.84 2004/12/07 11:52:56 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