Fix syntax in the client-header-order example
authorFabian Keil <fk@fabiankeil.de>
Wed, 9 Jan 2013 15:19:47 +0000 (15:19 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 9 Jan 2013 15:19:47 +0000 (15:19 +0000)
config
doc/source/p-config.sgml

diff --git a/config b/config
index bee2e6d..2e3dee5 100644 (file)
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #        Sample Configuration File for Privoxy v3.0.20
 #
-#  $Id: config,v 1.99 2013/01/09 15:07:21 fabiankeil Exp $
+#  $Id: config,v 1.100 2013/01/09 15:07:39 fabiankeil Exp $
 #
 #  Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/
 #
@@ -1967,8 +1967,9 @@ socket-timeout 300
 #   Accept \
 #   Accept-Language \
 #   Accept-Encoding \
-#   Proxy-Connection,\
-#   Referer,Cookie \
+#   Proxy-Connection \
+#   Referer \
+#   Cookie \
 #   If-Modified-Since \
 #   Cache-Control \
 #   Content-Length \
index 8e5799e..e83ca2a 100644 (file)
@@ -3,7 +3,7 @@
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.93 2013/01/09 15:02:47 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.94 2013/01/09 15:03:22 fabiankeil Exp $
 
  Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.93 2013/01/09 15:02:47 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.94 2013/01/09 15:03:22 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/
@@ -3237,8 +3237,9 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
  Accept \
  Accept-Language \
  Accept-Encoding \
- Proxy-Connection,\
- Referer,Cookie \
+ Proxy-Connection \
+ Referer \
+ Cookie \
  If-Modified-Since \
  Cache-Control \
  Content-Length \