bind9/doc
Matthijs Mekking 9e109191cc Fix missing iterations value in dnssec-guide
In the "Migrating from NSEC to NSEC3" section, it says:

    dnssec-policy "standard" {
        nsec3param iterations optout no salt-length 16;
    };

There should be an integer after "iterations". Based on the following
text, the number of iterations should be 10.
2021-08-11 08:39:34 +00:00
..
arm Set up release notes for BIND 9.17.17 2021-07-23 09:19:37 +02:00
design Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
dev update the "memory" section of the developer doc 2021-07-09 15:58:02 +02:00
dnssec-guide Fix missing iterations value in dnssec-guide 2021-08-11 08:39:34 +00:00
doxygen Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
man Update grammar reference documentation 2021-07-16 11:50:22 +03:00
misc Update grammar reference documentation 2021-07-16 11:50:22 +03:00
notes Set up release notes for BIND 9.17.17 2021-07-23 09:19:37 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00