mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 14:22:51 -04:00
consistent section spacing
This commit is contained in:
parent
9b4df1505e
commit
47871e33fb
1 changed files with 4 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ query-source as in BIND 8.
|
|||
|
||||
Multiple classes have to be put into explicit views for each class.
|
||||
|
||||
|
||||
2. Zone File Compatibility
|
||||
|
||||
2.1. Strict RFC1035 Interpretation of TTLs in Zone Files
|
||||
|
|
@ -117,6 +118,7 @@ line.
|
|||
$GENERATE: The "$$" construct for getting a literal $ into a domain
|
||||
name is deprecated. Use \$ instead.
|
||||
|
||||
|
||||
3. Interoperability Impact of New Protocol Features
|
||||
|
||||
3.1. EDNS0
|
||||
|
|
@ -227,6 +229,7 @@ created with different file permissions than they did in BIND 8. If
|
|||
necessary, the umask should be set explicitly in the script used to
|
||||
start the named process.
|
||||
|
||||
|
||||
8. Nsupdate Differences
|
||||
|
||||
The BIND 8 implementation of nsupdate had an undocumented feature
|
||||
|
|
@ -238,4 +241,4 @@ updates in a single invocation of nsupdate by terminating each update
|
|||
with an empty line or a "send" command.
|
||||
|
||||
|
||||
$Id: migration,v 1.39 2001/09/21 17:33:48 gson Exp $
|
||||
$Id: migration,v 1.40 2001/09/21 17:34:37 gson Exp $
|
||||
|
|
|
|||
Loading…
Reference in a new issue