]> 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@isc.org>
Wed, 30 Sep 2020 19:43:04 +0000 (21:43 +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.

(cherry picked from commit a00ca65ae6d186fac4268b5b2d7964d96b404ce0)

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

index ed890fb21c2be442cc56caee02785c521528f431..d3f95ac5a68d0616d7c5b7c5e56b72ab1d9552f7 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 will be
+of .key/.private files. The DNSKEY record may be read from an
+existing .key file, in which case a corresponding .private file will be
 generated, or it may be read from any other file or from the standard
 input, in which case both .key and .private files will be generated.
 
index 3a3c5b32b9d99bac37bf0b68aed1a41c08318d2d..8a062cb2fbe4c80f5774183cc4344d6abf203aab 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 will be
+of .key/.private files. The DNSKEY record may be read from an
+existing .key file, in which case a corresponding .private file will be
 generated, or it may be read from any other file or from the standard
 input, in which case both .key and .private files will be generated.
 .sp