From 9b2944ab62c530f79c829ac80e9462f0427fc368 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 26 Jul 2019 14:13:50 +0200
Subject: [PATCH] Advertise the client-tags CGI page

---
 doc/source/user-manual.sgml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 52181a80..683fd8be 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -1516,6 +1516,9 @@ for details.
  <member>
   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-status">View & change the current configuration</ulink>
  </member>
+ <member>
+  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/client-tags">View or toggle the tags that can be set based on the clients address</ulink>
+ </member>
  <member>
   &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&squf;&nbsp;&nbsp;<ulink url="http://config.privoxy.org/show-request">View the request headers.</ulink>
  </member>
@@ -8036,6 +8039,17 @@ Requests</title>
   </para>
  </listitem>
 
+ <listitem>
+  <para>
+    View and toggle client tags:
+  </para>
+   <blockquote>
+   <para>
+    <ulink url="http://config.privoxy.org/client-tags">http://config.privoxy.org/client-tags</ulink>
+   </para>
+  </blockquote>
+ </listitem>
+
  <listitem>
   <para>
     Show information about the current configuration, including viewing and
-- 
2.49.0