mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
Fix parental-agents documentation
There is a missing string "net" in the ARM in the parental-agents example.
This commit is contained in:
parent
ca29677200
commit
8d75ec8300
1 changed files with 1 additions and 1 deletions
|
|
@ -895,7 +895,7 @@ presence. Let's look at the following configuration excerpt:
|
|||
|
||||
::
|
||||
|
||||
parental-agents {
|
||||
parental-agents "net" {
|
||||
10.53.0.11, 10.53.0.12;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue