From 56abe27b9ef80a5afbe06d2311571eae3374edbb Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Wed, 26 Aug 2020 10:32:15 +0200 Subject: [PATCH] Fix generated documentation With Sphinx 3.2.1 line-leading period should be escaped. --- doc/man/dnssec-importkey.1in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/dnssec-importkey.1in b/doc/man/dnssec-importkey.1in index 619e5edade..174c25c2a3 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