From 5e773dee017d800818d3c59dd210f00339b082ee Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 25 Nov 2024 14:44:00 +0100
Subject: [PATCH] config: Add SOCKS 5 to the list of supported protocols

---
 doc/source/p-config.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index f3288274..6301d6d7 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -2113,7 +2113,7 @@ permit-access  [::ffff:192.0.2.0]/120
 
 <para>
  Also specified here are SOCKS proxies. <application>Privoxy</application>
- supports the SOCKS 4 and SOCKS 4A protocols.
+ supports the SOCKS 4, SOCKS 4A and SOCKS 5 protocols.
 </para>
 
 <sect3 renderas="sect4" id="forward"><title>forward</title>
-- 
2.49.0