From: Michal Nowak Date: Wed, 26 Aug 2020 08:32:15 +0000 (+0200) Subject: Fix generated documentation X-Git-Tag: v9.17.5~31^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=56abe27b9ef80a5afbe06d2311571eae3374edbb;p=thirdparty%2Fbind9.git Fix generated documentation With Sphinx 3.2.1 line-leading period should be escaped. --- diff --git a/doc/man/dnssec-importkey.1in b/doc/man/dnssec-importkey.1in index 619e5edadea..174c25c2a3a 100644 --- a/doc/man/dnssec-importkey.1in +++ b/doc/man/dnssec-importkey.1in @@ -39,7 +39,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .sp \fBdnssec\-importkey\fP reads a public DNSKEY record and generates a pair of .key/.private files. The DNSKEY record may be read from an existing -.key file, in which case a corresponding .private file is +\&.key file, in which case a corresponding .private file is generated, or it may be read from any other file or from the standard input, in which case both .key and .private files are generated. .sp