From: Wouter Wijngaards Date: Thu, 2 Nov 2017 10:25:27 +0000 (+0000) Subject: Correct line ending in man page. X-Git-Tag: release-1.7.0rc1~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9053176820e8aba03eaf368a3e39896ca21558d;p=thirdparty%2Funbound.git Correct line ending in man page. git-svn-id: file:///svn/unbound/trunk@4395 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/libunbound.3.in b/doc/libunbound.3.in index 2745724cb..66520527c 100644 --- a/doc/libunbound.3.in +++ b/doc/libunbound.3.in @@ -204,7 +204,7 @@ A power\-user interface that lets you specify an unbound config file, see \fIunbound.conf\fR(5), which is read for configuration. Not all options are relevant. For some specific options, such as adding trust anchors, special routines exist. This function is thread\-safe only if a single instance of -ub_ctx* exists in the application, If several instances exist the +ub_ctx* exists in the application. If several instances exist the application has to ensure that ub_ctx_config is not called in parallel by the different instances. .TP