diff --git a/bin/named/server.c b/bin/named/server.c index 4e78b0e74b..2cace79e35 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -5148,8 +5148,8 @@ load_configuration(const char *filename, ns_server_t *server, maps[i] = NULL; /* - * If bind.keys exists, load it. If "dnssec-validation auto" - * is turned on, the root key found there will be used as a + * If bind.keys exists, load it. If "dnssec-validation auto" + * is turned on, the root key found there will be used as a * default trust anchor. */ obj = NULL; diff --git a/bin/python/dnssec-checkds.docbook b/bin/python/dnssec-checkds.docbook index a5ef011918..182f3202f5 100644 --- a/bin/python/dnssec-checkds.docbook +++ b/bin/python/dnssec-checkds.docbook @@ -1,5 +1,5 @@