mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Fix two typo/mispellings.
This commit is contained in:
parent
eb3476f9a0
commit
a6c05a7398
1 changed files with 3 additions and 3 deletions
6
FAQ.xml
6
FAQ.xml
|
|
@ -17,7 +17,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: FAQ.xml,v 1.42 2008/07/17 00:17:20 marka Exp $ -->
|
||||
<!-- $Id: FAQ.xml,v 1.43 2008/07/17 00:24:51 jreed Exp $ -->
|
||||
|
||||
<article class="faq">
|
||||
<title>Frequently Asked Questions about BIND 9</title>
|
||||
|
|
@ -720,8 +720,8 @@ zone "list.dsbl.org" {
|
|||
decommissioned.
|
||||
</para>
|
||||
<para>
|
||||
Note: the above proceedure is designed to be transparent
|
||||
to dns clients. Decommisioning the old servers too early
|
||||
Note: the above procedure is designed to be transparent
|
||||
to dns clients. Decommissioning the old servers too early
|
||||
will result in some clients not being able to look up
|
||||
answers in the zone.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue