From 64f4a0d800b064a2c311c447c56971afad07e280 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 6 Oct 2017 07:00:10 +0000 Subject: [PATCH] - Fix spelling in unbound-control man page. git-svn-id: file:///svn/unbound/trunk@4368 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 3 +++ doc/unbound-control.8.in | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) 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