From: Ralph Dolmans Date: Wed, 25 Oct 2017 08:38:24 +0000 (+0000) Subject: - Fixed libunbound manual typo. X-Git-Tag: release-1.7.0rc1~172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcadc2b45c8203c3422f1d61afb05630a9ae6e03;p=thirdparty%2Funbound.git - Fixed libunbound manual typo. git-svn-id: file:///svn/unbound/trunk@4386 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 99772505e..c23d8a8b7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +25 October 2017: Ralph + - Fixed libunbound manual typo. + 24 October 2017: Ralph - Update B root ipv4 address. diff --git a/doc/libunbound.3.in b/doc/libunbound.3.in index ac6939646..5f801b232 100644 --- a/doc/libunbound.3.in +++ b/doc/libunbound.3.in @@ -162,7 +162,7 @@ and deleting it with It can be created and deleted at any time. Creating it anew removes any previous configuration (such as trusted keys) and clears any cached results. .P -The functions are thread\-safe, and a context an be used in a threaded (as +The functions are thread\-safe, and a context can be used in a threaded (as well as in a non\-threaded) environment. Also resolution (and validation) can be performed blocking and non\-blocking (also called asynchronous). The async method returns from the call immediately, so that processing