Cleanup html docs using dpatch
[manu/mod-proxy-html.git] / debian / patches / 01_doc-cleanup.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 01_doc-cleanup.dpatch by <elacour@home-dn.net>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Remove useless banner in html docs
6
7 --- ./config.html
8 +++ ./config.html
9 @@ -234,12 +234,4 @@ in a proxy or when the contents are not HTML.  This can be overridden
10  (at your own risk) by setting the environment variable
11  <tt>PROXY_HTML_FORCE</tt> (e.g. with the <tt>SetEnv</tt> directive).</p>
12  </div>
13 -<div id="navbar"><a class="internal" href="./" title="Up">Up</a>
14 -*
15 -<a class="internal" href="/" title="WebThing Apache Centre">Home</a>
16 -*
17 -<a class="internal" href="/contact.html" title="Contact WebThing">Contact</a>
18 -*
19 -<a class="external" href="http://www.webthing.com/" title="WebThing Ltd">Web&#222;ing</a>
20 -*
21 -<a class="external" href="http://www.apache.org/" title="Apache Software Foundation">Apache</a></div></body></html>
22 +</body></html>
23 --- ./faq.html
24 +++ ./faq.html
25 @@ -80,12 +80,4 @@ support nonstandard HTML variants, follow the instructions in
26  </dd>
27  </dl>
28  </div>
29 -<div id="navbar"><a class="internal" href="./" title="Up">Up</a>
30 -*
31 -<a class="internal" href="/" title="WebThing Apache Centre">Home</a>
32 -*
33 -<a class="internal" href="/contact.html" title="Contact WebThing">Contact</a>
34 -*
35 -<a class="external" href="http://www.webthing.com/" title="WebThing Ltd">Web&#222;ing</a>
36 -*
37 -<a class="external" href="http://www.apache.org/" title="Apache Software Foundation">Apache</a></div></body></html>
38 +</body></html>
39 --- ./guide.html
40 +++ ./guide.html
41 @@ -219,12 +219,4 @@ and after, and possibly in the middle of, a page.  To work around this, set the
42  <code>force-response-1.0</code> environment variable in httpd.conf.
43  For example,<br /><code>BrowserMatch MSIE force-response-1.0</code></p>
44  </div>
45 -<div id="navbar"><a class="internal" href="./" title="Up">Up</a>
46 -*
47 -<a class="internal" href="/" title="WebThing Apache Centre">Home</a>
48 -*
49 -<a class="internal" href="/contact.html" title="Contact WebThing">Contact</a>
50 -*
51 -<a class="external" href="http://www.webthing.com/" title="WebThing Ltd">Web&#222;ing</a>
52 -*
53 -<a class="external" href="http://www.apache.org/" title="Apache Software Foundation">Apache</a></div></body></html>
54 +</body></html>