mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Remove the .key from the beginning of the line in rst file
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.
This commit is contained in:
parent
cf64834630
commit
a00ca65ae6
@ -37,8 +37,8 @@ Description
|
|||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
``dnssec-importkey`` reads a public DNSKEY record and generates a pair
|
``dnssec-importkey`` reads a public DNSKEY record and generates a pair
|
||||||
of .key/.private files. The DNSKEY record may be read from an existing
|
of .key/.private files. The DNSKEY record may be read from an
|
||||||
.key file, in which case a corresponding .private file is
|
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
|
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.
|
input, in which case both .key and .private files are generated.
|
||||||
|
|
||||||
|
@ -38,8 +38,8 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.sp
|
.sp
|
||||||
\fBdnssec\-importkey\fP reads a public DNSKEY record and generates a pair
|
\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
|
of .key/.private files. The DNSKEY record may be read from an
|
||||||
\&.key file, in which case a corresponding .private file is
|
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
|
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.
|
input, in which case both .key and .private files are generated.
|
||||||
.sp
|
.sp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user