From 8c98d30650c5d30f993df929a430ee43bafe8ac7 Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Tue, 7 Dec 2004 20:13:07 +0000 Subject: [PATCH] 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 with half of it being removed by myself. --- docs/xml/Bugzilla-Guide.xml | 4 ++-- docs/xml/installation.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 0a5f9cdd33..248d9711d9 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -1,4 +1,4 @@ - @@ -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 +--> diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 0b1685ccff..dea140b956 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1523,7 +1523,7 @@ pid-file=/home/foo/mymysql/the.pid bash$ sh Configure -de -Dprefix=/home/foo/perl bash$ - make && make test && make install + make && make test && make install Once you have Perl installed into a directory (probably -- 2.47.2