32669d15b3dab173dd3f8fdba7125a2c02567650
[privoxy.git] / debian / patches / 07_typos.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 07_typos.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: s/persistant/persistent/, s/Januar/January/ in man page.
6 ## DP: Several typos in user-manual fixed.
7
8 @DPATCH@
9 diff -urNad privoxy~/doc/source/privoxy-man-page.sgml privoxy/doc/source/privoxy-man-page.sgml
10 --- privoxy~/doc/source/privoxy-man-page.sgml   2006-02-05 22:03:58.000000000 +0100
11 +++ privoxy/doc/source/privoxy-man-page.sgml    2006-02-11 18:32:40.000000000 +0100
12 @@ -333,7 +333,7 @@
13   
14   # Set personal exceptions to the policies in default.action #######
15  
16 - # Sites where we want persistant cookies, so allow *all* cookies
17 + # Sites where we want persistent cookies, so allow *all* cookies
18   {-crunch-cookies -session-cookies-only}
19    .redhat.com
20    .sun.com
21 diff -urNad privoxy~/doc/source/user-manual.sgml privoxy/doc/source/user-manual.sgml
22 --- privoxy~/doc/source/user-manual.sgml        2004-01-31 10:49:48.000000000 +0100
23 +++ privoxy/doc/source/user-manual.sgml 2006-02-11 18:34:24.000000000 +0100
24 @@ -368,7 +368,7 @@
25  </para>
26  
27  <para>
28 - In order not to loose your personal changes and adjustments when updating
29 + In order not to lose your personal changes and adjustments when updating
30   to the latest <literal>default.action</literal> file we <emphasis>strongly
31   recommend</emphasis> that you use <literal>user.action</literal> for your
32   customization of <application>Privoxy</application>. See the <link
33 @@ -1720,7 +1720,7 @@
34  
35  <para>
36   To determine which actions apply to a request, the URL of the request is
37 - compared to all patterns in each action file file. Every time it matches, the list of
38 + compared to all patterns in each <quote>action file</quote> file. Every time it matches, the list of
39   applicable actions for the URL is incrementally updated, using the heading
40   of the section in which the pattern is located. If multiple matches for
41   the same URL set the same action differently, the last match wins. If not, 
42 @@ -5251,7 +5251,7 @@
43   blocks of HTML code disappear when a specific symbol is set. We use this
44   for many purposes, one of them being to include the beta warning in all
45   our user interface (CGI) pages when <application>Privoxy</application>
46 - in in an alpha or beta development stage:
47 + is in an alpha or beta development stage:
48  </para>
49  
50  <para>