From: Tomas Krizek Date: Tue, 27 Feb 2018 16:15:00 +0000 (+0100) Subject: man: fix typos in kresd.8 X-Git-Tag: v2.2.0~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50153449aa7a72b943f88ab8de9655ddee6cd33d;p=thirdparty%2Fknot-resolver.git man: fix typos in kresd.8 --- diff --git a/doc/kresd.8.in b/doc/kresd.8.in index b93a0f4b1..266e9f055 100644 --- a/doc/kresd.8.in +++ b/doc/kresd.8.in @@ -24,7 +24,7 @@ .IR config ] .RB [ \-k | \-\-keyfile .IR keyfile ] -.RB [ \-K | \-\-keyfile-ro +.RB [ \-K | \-\-keyfile\-ro .IR keyfile ] .RB [ \-m | \-\-moduledir .IR path ] @@ -133,7 +133,7 @@ and warning that you need to to check the key before trusting it will be issued. The file contains DNSKEY/DS records in presentation format, and is compatible with Unbound and BIND 9 root key files. .TP -.B \-K\fI keyfile\fR, \fB\-\-keyfile-ro=\fI +.B \-K\fI keyfile\fR, \fB\-\-keyfile\-ro=\fI (Discouraged) Static root trust anchors file. The file is not updated by kresd. Use of this option is discouraged because it will break your installation when the trust anchor key changes! Default: "@KEYFILE_DEFAULT@" (can be empty if your distribution did not provide one)