From f7f18100a4e48887b14ec907ccae89014d012dd6 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 4 Jan 2023 20:15:40 +0100
Subject: [PATCH] Don't refer to the client-specific-tags directive as
 "experimental"

... as it has been around for years.

While it's conceivable that the syntax may change
in the future there are no current plans.
---
 doc/source/user-manual.sgml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 013d6c94..dd1d84dc 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -2536,12 +2536,6 @@ media.example.com/.*banners
 <!-- XXX: This section contains duplicates content from the
           client-specific-tag documentation. -->
 
-<warning>
-<para>
- This is an experimental feature. The syntax is likely to change in future versions.
-</para>
-</warning>
-
 <para>
  Client tag patterns are not set based on HTTP headers but based on
  the client's IP address. Users can enable them themselves, but the
-- 
2.49.0