From 0c74c2974dbfc2eb83e2699f80c2e298c1fedfbe Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 18 Jan 2021 15:10:19 +0100
Subject: [PATCH] Mention the imdb filter in the user-manual

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

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 4ea6bc0a..e936d87d 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -4306,6 +4306,10 @@ problem-host.example.com</screen>
     <anchor id="filter-google">
    </para>
     <screen>+filter{google}              # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.</screen>
+   <para>
+    <anchor id="filter-imdb">
+   </para>
+    <screen>+filter{imdb}                # Removes some ads on IMDb.</screen>
    <para>
     <anchor id="filter-yahoo">
    </para>
-- 
2.49.0