diff --git a/doc/Changelog b/doc/Changelog index 7865f92dc..ec2612039 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +6 October 2017: Wouter + - Fix spelling in unbound-control man page. + 5 October 2017: Wouter - Fix trust-anchor-signaling works in libunbound. - Fix some more crpls in testdata for different signaling default. diff --git a/doc/unbound-control.8.in b/doc/unbound-control.8.in index 392dd11cf..0cc632e7c 100644 --- a/doc/unbound-control.8.in +++ b/doc/unbound-control.8.in @@ -338,7 +338,7 @@ number of queries that were successfully answered using a cache lookup number of queries that needed recursive processing .TP .I threadX.num.dnscrypt.crypted -number of queries that were encrypted and sucessfully decapsulated by dnscrypt. +number of queries that were encrypted and successfully decapsulated by dnscrypt. .TP .I threadX.num.dnscrypt.cert number of queries that were requesting dnscrypt certificates. @@ -589,8 +589,8 @@ per delegation point, and their validation status. .I dnscrypt_shared_secret.cache.count The number of items in the shared secret cache. These are precomputed shared secrets for a given client public key/server secret key pair. Shared secrets -are CPU intensive and this cache allow to avoid recomputing the shared secret -when multiple dnscrypt queries are sent from the same client. +are CPU intensive and this cache allows unbound to avoid recomputing the +shared secret when multiple dnscrypt queries are sent from the same client. .TP .I dnscrypt_nonce.cache.count The number of items in the client nonce cache. This cache is used to prevent