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

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

index 0a5f9cdd33bb4d346d05d94c8a305b8d6c4f3c52..248d9711d9978af89188290432cc66ffcab336a5 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">
@@ -192,4 +192,4 @@ sgml-parent-document:("Bugzilla-Guide.xml" "book" "chapter")
 sgml-shorttag:t
 sgml-tag-region-if-active:t
 End:
--->
\ No newline at end of file
+-->
index 0b1685ccff8fec91b6aa15e1caccba9e1cbd965e..dea140b95619fe08b0e0d95f20b33553c2cfdf62 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.10 2004/12/03 23:19:25 jake%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.11 2004/12/07 12:13:07 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