2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Fix miscellaneous little bugs in RST formatting

This commit is contained in:
Ondřej Surý 2020-06-29 19:39:03 +02:00
parent 5c56a0ddbc
commit b51d10608e
5 changed files with 37 additions and 38 deletions

View File

@ -24,7 +24,7 @@
.. _man_dig: .. _man_dig:
dig - DNS lookup utility dig - DNS lookup utility
---------------------------------- ------------------------
Synopsis Synopsis
~~~~~~~~ ~~~~~~~~

View File

@ -533,7 +533,7 @@ RFCs No Longer Supported in BIND 9
(DNS).* March 1999. (DNS).* March 1999.
Notes Notes
^^^^^ ~~~~~
[1] Queries to zones that have failed to load return SERVFAIL rather [1] Queries to zones that have failed to load return SERVFAIL rather
than a non-authoritative response. This is considered a feature. than a non-authoritative response. This is considered a feature.
@ -576,7 +576,7 @@ server is under attack or there is stale/bogus authoritative data.
[12] Updating of parent zones is not yet implemented. [12] Updating of parent zones is not yet implemented.
[13] ``named` does not currently encrypt DNS requests, so the PAD option [13] ``named`` does not currently encrypt DNS requests, so the PAD option
is accepted but not returned in responses. is accepted but not returned in responses.
[14] Section 4 is ignored. [14] Section 4 is ignored.

View File

@ -33,4 +33,3 @@ BIND 9 Administrator Reference Manual
history history
general general
manpages manpages

View File

@ -13,36 +13,36 @@
Manual Pages Manual Pages
============ ============
.. include:: ../../bin//rndc/rndc.conf.rst .. include:: ../../bin/rndc/rndc.conf.rst
.. include:: ../../bin//rndc/rndc.rst .. include:: ../../bin/rndc/rndc.rst
.. include:: ../../bin//tools/nsec3hash.rst .. include:: ../../bin/tools/nsec3hash.rst
.. include:: ../../bin//tools/dnstap-read.rst .. include:: ../../bin/tools/dnstap-read.rst
.. include:: ../../bin//tools/named-nzd2nzf.rst .. include:: ../../bin/tools/named-nzd2nzf.rst
.. include:: ../../bin//tools/named-journalprint.rst .. include:: ../../bin/tools/named-journalprint.rst
.. include:: ../../bin//tools/mdig.rst .. include:: ../../bin/tools/mdig.rst
.. include:: ../../bin//tools/named-rrchecker.rst .. include:: ../../bin/tools/named-rrchecker.rst
.. include:: ../../bin//tools/arpaname.rst .. include:: ../../bin/tools/arpaname.rst
.. include:: ../../bin//dnssec/dnssec-revoke.rst .. include:: ../../bin/dnssec/dnssec-revoke.rst
.. include:: ../../bin//dnssec/dnssec-cds.rst .. include:: ../../bin/dnssec/dnssec-cds.rst
.. include:: ../../bin//dnssec/dnssec-keygen.rst .. include:: ../../bin/dnssec/dnssec-keygen.rst
.. include:: ../../bin//dnssec/dnssec-keyfromlabel.rst .. include:: ../../bin/dnssec/dnssec-keyfromlabel.rst
.. include:: ../../bin//dnssec/dnssec-verify.rst .. include:: ../../bin/dnssec/dnssec-verify.rst
.. include:: ../../bin//dnssec/dnssec-settime.rst .. include:: ../../bin/dnssec/dnssec-settime.rst
.. include:: ../../bin//dnssec/dnssec-importkey.rst .. include:: ../../bin/dnssec/dnssec-importkey.rst
.. include:: ../../bin//dnssec/dnssec-signzone.rst .. include:: ../../bin/dnssec/dnssec-signzone.rst
.. include:: ../../bin//dnssec/dnssec-dsfromkey.rst .. include:: ../../bin/dnssec/dnssec-dsfromkey.rst
.. include:: ../../bin//plugins/filter-aaaa.rst .. include:: ../../bin/plugins/filter-aaaa.rst
.. include:: ../../bin//confgen/ddns-confgen.rst .. include:: ../../bin/confgen/ddns-confgen.rst
.. include:: ../../bin//confgen/rndc-confgen.rst .. include:: ../../bin/confgen/rndc-confgen.rst
.. include:: ../../bin//delv/delv.rst .. include:: ../../bin/delv/delv.rst
.. include:: ../../bin//nsupdate/nsupdate.rst .. include:: ../../bin/nsupdate/nsupdate.rst
.. include:: ../../bin//dig/host.rst .. include:: ../../bin/dig/host.rst
.. include:: ../../bin//dig/dig.rst .. include:: ../../bin/dig/dig.rst
.. include:: ../../bin//dig/nslookup.rst .. include:: ../../bin/dig/nslookup.rst
.. include:: ../../bin//named/named.rst .. include:: ../../bin/named/named.rst
.. include:: ../../bin//pkcs11/pkcs11-keygen.rst .. include:: ../../bin/pkcs11/pkcs11-keygen.rst
.. include:: ../../bin//pkcs11/pkcs11-tokens.rst .. include:: ../../bin/pkcs11/pkcs11-tokens.rst
.. include:: ../../bin//pkcs11/pkcs11-list.rst .. include:: ../../bin/pkcs11/pkcs11-list.rst
.. include:: ../../bin//pkcs11/pkcs11-destroy.rst .. include:: ../../bin/pkcs11/pkcs11-destroy.rst
.. include:: ../../bin//check/named-checkconf.rst .. include:: ../../bin/check/named-checkconf.rst
.. include:: ../../bin//check/named-checkzone.rst .. include:: ../../bin/check/named-checkzone.rst

View File

@ -6262,7 +6262,7 @@ file, conversion to ``text`` format is recommended.
.. _statistics: .. _statistics:
BIND 9 Statistics BIND 9 Statistics
---------------- -----------------
BIND 9 maintains lots of statistics information and provides several BIND 9 maintains lots of statistics information and provides several
interfaces for users to access those statistics. The available interfaces for users to access those statistics. The available