From: Fabian Keil Date: Mon, 8 Nov 2010 17:54:21 +0000 (+0000) Subject: Grammar fixes for the ACL section. X-Git-Tag: v_3_0_17~34 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=72b08384695864349e0f5f098d6901665e65ec4f Grammar fixes for the ACL section. --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 0eb745a2..bb831aae 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3,7 +3,7 @@ Purpose : Used with other docs and files only. - $Id: p-config.sgml,v 2.64 2010/10/30 16:01:01 fabiankeil Exp $ + $Id: p-config.sgml,v 2.65 2010/10/30 16:09:31 fabiankeil Exp $ Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -97,7 +97,7 @@ Sample Configuration File for Privoxy v&p-version; - $Id: p-config.sgml,v 2.64 2010/10/30 16:01:01 fabiankeil Exp $ + $Id: p-config.sgml,v 2.65 2010/10/30 16:09:31 fabiankeil Exp $ Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/ @@ -1711,8 +1711,8 @@ ACLs: permit-access and deny-access 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 system into + 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 and maps such ACL addresses automatically.