mirror of
https://gitlab.isc.org/isc-projects/bind9.git
synced 2025-07-28 19:42:05 +03:00
Replace "master/slave" terms in documentation
Replace those terms with the preferred "primary/secondary" keywords.
This commit is contained in:
committed by
Evan Hunt
parent
71b92d4d19
commit
af17ca9704
@ -37,7 +37,7 @@ as it is not used for *signing* that zone.
|
||||
BIND 9 also does not allow unsupported algorithms to be used with `auto-dnssec`:
|
||||
|
||||
zone "example" IN {
|
||||
type master;
|
||||
type primary;
|
||||
file "db/example.db";
|
||||
key-directory "keys/example";
|
||||
inline-signing yes;
|
||||
|
Reference in New Issue
Block a user