]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
man: fix typos in kresd.8
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 27 Feb 2018 16:15:00 +0000 (17:15 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 27 Feb 2018 16:16:20 +0000 (17:16 +0100)
doc/kresd.8.in

index b93a0f4b1c7ffd75aa180ef75dfdecd0ce6c62c7..266e9f0559f1fbdbdde6387461775c2b990f1412 100644 (file)
@@ -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<keyfile>
+.B \-K\fI keyfile\fR, \fB\-\-keyfile\-ro=\fI<keyfile>
 (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)