]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Correct line ending in man page.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 2 Nov 2017 10:25:27 +0000 (10:25 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 2 Nov 2017 10:25:27 +0000 (10:25 +0000)
git-svn-id: file:///svn/unbound/trunk@4395 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/libunbound.3.in

index 2745724cb57ddf5f6aa87659bebfce35d0be2f7e..66520527cb3c9ae59cc0470c105ead6d65a1f367 100644 (file)
@@ -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