From: jake%bugzilla.org <> Date: Tue, 7 Dec 2004 20:13:07 +0000 (+0000) Subject: Bug 265995 - Make the docs closer to being valid XML (note: to complete the process... X-Git-Tag: bugzilla-2.18~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c98d30650c5d30f993df929a430ee43bafe8ac7;p=thirdparty%2Fbugzilla.git 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. --- 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