]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Install the synthrecord man page
authorMichal Nowak <mnowak@isc.org>
Tue, 2 Jun 2026 09:36:55 +0000 (09:36 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 30 Jun 2026 15:03:25 +0000 (17:03 +0200)
It was missing from man_srcset, unlike the other plugin man pages.

Assisted-by: Claude:claude-opus-4-8
doc/man/meson.build

index b915f80bd4bc23cc6a0b7de6c98e0be283cdfbbf..6d8136bb09be0eaede0fb4e1ebf8e7a23abea20f 100644 (file)
@@ -91,6 +91,7 @@ if fs.is_file('arpaname.1.in')
             'rndc-confgen.8.in',
             'rndc.8.in',
             'rndc.conf.5.in',
+            'synthrecord.8.in',
             'tsig-keygen.8.in',
         ),
     )