From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 13 Nov 2010 12:48:18 +0000 (+0000)
Subject: Rebuild with recent grammar fixes in the ACL section
X-Git-Tag: v_3_0_17~17
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/developer-manual/man-page/static/gitweb.js?a=commitdiff_plain;h=f4f3aa1a2075c7ae42a8373b5668c4ffbdbc8e72;p=privoxy.git

Rebuild with recent grammar fixes in the ACL section
---

diff --git a/config b/config
index 482a0729..26755154 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #        Sample Configuration File for Privoxy v3.0.17
 #
-#  $Id: config,v 1.91 2010/11/06 12:56:15 fabiankeil Exp $
+#  $Id: config,v 1.92 2010/11/06 12:58:42 fabiankeil Exp $
 #
 #  Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
 #
@@ -113,7 +113,6 @@
 #
 #        user-manual  /usr/share/doc/privoxy/user-manual
 #
-#
 #      The User Manual is then available to anyone with
 #      access to Privoxy, by following the built-in URL:
 #      http://config.privoxy.org/user-manual/ (or the shortcut:
@@ -124,7 +123,6 @@
 #
 #        user-manual  http://example.com/privoxy/user-manual/
 #
-#
 #      WARNING!!!
 #
 #          If set, this option should be the first option in the config
@@ -729,13 +727,11 @@ logfile logfile
 #
 #        listen-address  192.168.0.1:8118
 #
-#
 #      Suppose you are running Privoxy on an IPv6-capable machine and
 #      you want it to listen on the IPv6 address of the loopback device:
 #
 #        listen-address [::1]:8118
 #
-#
 listen-address  127.0.0.1:8118
 #
 #
@@ -1008,10 +1004,10 @@ enforce-blocks 0
 #      names. If a DNS name resolves to multiple IP addresses, only
 #      the first one is used.
 #
-#      Some systems allows IPv4 client to connect to IPv6 server
-#      socket. Then the client's IPv4 address will be translated by
+#      Some systems allow IPv4 clients to connect to IPv6 server
+#      sockets. Then the client's IPv4 address will be translated by the
 #      system into IPv6 address space with special prefix ::ffff:0:0/96
-#      (so called IPv4 mapped IPv6 address).  Privoxy can handle it
+#      (so called IPv4 mapped IPv6 address). Privoxy can handle it
 #      and maps such ACL addresses automatically.
 #
 #      Denying access to particular sites by ACL may have undesired
@@ -1278,7 +1274,6 @@ buffer-limit 4096
 #
 #
 #
-#
 #  5.3. forwarded-connect-retries
 #  ===============================
 #
@@ -1558,6 +1553,7 @@ keep-alive-timeout 5
 #
 #default-server-timeout 60
 #
+#
 #  6.6. connection-sharing
 #  ========================
 #