]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove the .key from the beginning of the line in rst file
authorOndřej Surý <ondrej@sury.org>
Wed, 30 Sep 2020 19:12:15 +0000 (21:12 +0200)
committerOndřej Surý <ondrej@sury.org>
Wed, 30 Sep 2020 19:12:15 +0000 (21:12 +0200)
The handling of . (dot) characted at the beginning of the line has
changed between the sphinx-doc versions, and it was constantly giving us
trouble when generating man pages when using different sphinx-doc.  This
commit just changes the source rst file, so there's no more . (dot) the
beginning of the line.

bin/dnssec/dnssec-importkey.rst
doc/man/dnssec-importkey.1in

index 97e9648fe0b54ab35a0ac73507ecbf28d9f23c13..e6cfcdbc1a45564e561b6773754e15ece1c7a0f1 100644 (file)
@@ -37,8 +37,8 @@ Description
 ~~~~~~~~~~~
 
 ``dnssec-importkey`` 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
+of .key/.private files. The DNSKEY record may be read from an
+existing .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.
 
index 174c25c2a3ab6eca10e0857f70a0679133856833..1aaf4f1488f9d92845af3cc3dfc050fa730f4ef9 100644 (file)
@@ -38,8 +38,8 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .SH DESCRIPTION
 .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
+of .key/.private files. The DNSKEY record may be read from an
+existing .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