[hackers] [surf] Change the accept no third party in the doc to the right meaning. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Thu, 30 Jan 2014 21:00:37 +0100

commit 7ad886fb0b31df6a452d72193b10ee116234ca5e
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Thu Jan 30 20:57:24 2014 +0100

    Change the accept no third party in the doc to the right meaning.

diff --git a/config.def.h b/config.def.h
index 988f327..5c966e0 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -16,7 +16,7 @@ static gfloat zoomlevel = 1.0; /* Default zoom level */
 /* Soup default features */
 static char *cookiefile = "~/.surf/cookies.txt";
 static char *cookiepolicies = "Aa_AT_"; /* A: accept all; a: accept nothing,
- _AT_: accept third party */
+ _AT_: accept no third party */
 static char *cafile = "/etc/ssl/certs/ca-certificates.crt";
 static char *strictssl = FALSE; /* Refuse untrusted SSL connections */
 static time_t sessiontime = 3600;
diff --git a/surf.1 b/surf.1
index 5b194ec..1530ec6 100644
--- a/surf.1
+++ b/surf.1
_AT_@ -27,7 +27,7 @@ redefined in the
 .I config.h,
 with "A" meaning to
 accept all cookies, "a" to deny all cookies and "_AT_", which tells surf to
-accept all third party cookies.
+accept no third party cookies.
 .TP
 .B \-b
 Disable Scrollbars
Received on Thu Jan 30 2014 - 21:00:37 CET

This archive was generated by hypermail 2.3.0 : Thu Jan 30 2014 - 21:12:26 CET