From: Michal Nowak Date: Tue, 2 Jun 2026 09:36:57 +0000 (+0000) Subject: Drop duplicate dnstap-read.rst entry X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b953ca2c4a01c306844ebd2aafe006c3c944b5fe;p=thirdparty%2Fbind9.git Drop duplicate dnstap-read.rst entry It was added both unconditionally and gated on HAVE_DNSTAP; keep only the gated entry. Assisted-by: Claude:claude-opus-4-8 --- diff --git a/bin/tools/meson.build b/bin/tools/meson.build index 5909cc2d35c..a5eac219969 100644 --- a/bin/tools/meson.build +++ b/bin/tools/meson.build @@ -22,7 +22,6 @@ manrst_srcset.add(when: 'HAVE_DNSTAP', if_true: files('dnstap-read.rst')) manrst_srcset.add( files( 'arpaname.rst', - 'dnstap-read.rst', 'mdig.rst', 'named-journalprint.rst', 'named-makejournal.rst',