From: Lee Date: Sat, 10 Apr 2021 17:38:01 +0000 (-0400) Subject: grammar nit X-Git-Tag: v_3_0_33~86 X-Git-Url: http://www.privoxy.org/gitweb/03andreas.jpg?a=commitdiff_plain;h=7ad856abcd5a31a636c188c9f19fd00f0f049049;p=privoxy.git grammar nit --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index a372d367..0742d006 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -1295,8 +1295,8 @@ debug 65536 # Log the applying actions (ACL's, see below), and/or a firewall. - If you open Privoxy to untrusted users, you will - also want to make sure that the following actions are disabled: Privoxy to untrusted users, you should + also make sure that the following actions are disabled: enable-edit-actions and enable-remote-toggle @@ -3008,9 +3008,9 @@ forward /.*\.(exe|com|dll|zip)$ antivir.example.com:8010 There are also a few privacy implications you should be aware of. - If this option is effective, outgoing connections are shared between + If this option is enabled, outgoing connections are shared between clients (if there are more than one) and closing the browser that initiated - the outgoing connection does no longer affect the connection between &my-app; + the outgoing connection does not affect the connection between &my-app; and the server unless the client's request hasn't been completed yet.