1
0
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:
Matthijs Mekking
2021-10-05 11:15:06 +02:00
committed by Evan Hunt
parent 71b92d4d19
commit af17ca9704
10 changed files with 26 additions and 26 deletions

View File

@ -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;