]> granicus.if.org Git - apache/commit
fix xml errors and build the stuff
authorAndre Malo <nd@apache.org>
Mon, 10 Mar 2003 16:47:37 +0000 (16:47 +0000)
committerAndre Malo <nd@apache.org>
Mon, 10 Mar 2003 16:47:37 +0000 (16:47 +0000)
commit1c59b938fc8d35a01b7c1ff1b95a4d1b94dc1de6
tree89a2dadffed2330f985bdbd53fd8a61b04be74b3
parent1d10e2834339ac15a9866c8ea92d057caf170b2d
fix xml errors and build the stuff

$ build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:139:45: The element type "section"
must be terminated by the matching end-tag "</section>".

(actually: missing <p>)

$build validate-xml
[xmlvalidate] .../manual/misc/perf-tuning.xml:477:12: Element type "i" must be de
clared.
[xmlvalidate] .../manual/misc/perf-tuning.xml:481:54: The content of element type
 "p" must match "(em|strong|code|a|br|directive|module|img|cite|q|dfn|var|transnote)".

(you meant <em>, put it there)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98959 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/misc/perf-tuning.html.en
docs/manual/misc/perf-tuning.xml