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.


git-svn-id: svn://10.0.0.236/trunk@166388 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jake%bugzilla.org 2004-12-07 11:52:56 +00:00
parent 3a5e10b0ba
commit 36cf735ea1
2 changed files with 3 additions and 3 deletions

View 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">

View 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