mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
add simpara to some note tags
So generated "Note" header isn't on same line as content. Also removed one place that said "Note" (so doesn't say "Note Note").
This commit is contained in:
@@ -1344,13 +1344,13 @@ controls {
|
|||||||
protocol is specified in RFC 1996.
|
protocol is specified in RFC 1996.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<note>
|
<note><simpara>
|
||||||
As a slave zone can also be a master to other slaves, <command>named</command>,
|
As a slave zone can also be a master to other slaves, <command>named</command>,
|
||||||
by default, sends <command>NOTIFY</command> messages for every zone
|
by default, sends <command>NOTIFY</command> messages for every zone
|
||||||
it loads. Specifying <command>notify master-only;</command> will
|
it loads. Specifying <command>notify master-only;</command> will
|
||||||
cause <command>named</command> to only send <command>NOTIFY</command> for master
|
cause <command>named</command> to only send <command>NOTIFY</command> for master
|
||||||
zones that it loads.
|
zones that it loads.
|
||||||
</note>
|
</simpara></note>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -2320,10 +2320,10 @@ options {
|
|||||||
};
|
};
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<note>
|
<note><simpara>
|
||||||
None of the keys listed in this example are valid. In particular,
|
None of the keys listed in this example are valid. In particular,
|
||||||
the root key is not valid.
|
the root key is not valid.
|
||||||
</note>
|
</simpara></note>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
When DNSSEC validation is enabled and properly configured,
|
When DNSSEC validation is enabled and properly configured,
|
||||||
@@ -8008,14 +8008,14 @@ avoid-v6-udp-ports {};
|
|||||||
<command>use-alt-transfer-source</command> is
|
<command>use-alt-transfer-source</command> is
|
||||||
set.
|
set.
|
||||||
</para>
|
</para>
|
||||||
<note>
|
<note><simpara>
|
||||||
If you do not wish the alternate transfer source
|
If you do not wish the alternate transfer source
|
||||||
to be used, you should set
|
to be used, you should set
|
||||||
<command>use-alt-transfer-source</command>
|
<command>use-alt-transfer-source</command>
|
||||||
appropriately and you should not depend upon
|
appropriately and you should not depend upon
|
||||||
getting an answer back to the first refresh
|
getting an answer back to the first refresh
|
||||||
query.
|
query.
|
||||||
</note>
|
</simpara></note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@@ -9589,12 +9589,12 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||||||
to be deployed to channel the query load away from the
|
to be deployed to channel the query load away from the
|
||||||
infrastructure servers.
|
infrastructure servers.
|
||||||
</para>
|
</para>
|
||||||
<note>
|
<note><simpara>
|
||||||
The real parent servers for these zones should disable all
|
The real parent servers for these zones should disable all
|
||||||
empty zone under the parent zone they serve. For the real
|
empty zone under the parent zone they serve. For the real
|
||||||
root servers, this is all built-in empty zones. This will
|
root servers, this is all built-in empty zones. This will
|
||||||
enable them to return referrals to deeper in the tree.
|
enable them to return referrals to deeper in the tree.
|
||||||
</note>
|
</simpara></note>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command>empty-server</command></term>
|
<term><command>empty-server</command></term>
|
||||||
@@ -17068,11 +17068,11 @@ allow-query { !{ !10/8; any; }; key example; };
|
|||||||
to which you want <acronym>BIND</acronym>
|
to which you want <acronym>BIND</acronym>
|
||||||
to write.
|
to write.
|
||||||
</para>
|
</para>
|
||||||
<note>
|
<note><simpara>
|
||||||
Note that if the <command>named</command> daemon is running as an
|
If the <command>named</command> daemon is running as an
|
||||||
unprivileged user, it will not be able to bind to new restricted
|
unprivileged user, it will not be able to bind to new restricted
|
||||||
ports if the server is reloaded.
|
ports if the server is reloaded.
|
||||||
</note>
|
</simpara></note>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user