summaryrefslogtreecommitdiff
path: root/doc/misc/options
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/options')
-rw-r--r--doc/misc/options4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/options b/doc/misc/options
index 782cbf3c..e96e6d01 100644
--- a/doc/misc/options
+++ b/doc/misc/options
@@ -459,7 +459,7 @@ view <string> <optional_class> {
<integer> | * ) ];
alt-transfer-source-v6 ( <ipv6_address> | * ) [ port (
<integer> | * ) ];
- auto-dnssec ( allow | maintain | create | off );
+ auto-dnssec ( allow | maintain | off );
check-dup-records ( fail | warn | ignore );
check-integrity <boolean>;
check-mx ( fail | warn | ignore );
@@ -547,7 +547,7 @@ zone <string> <optional_class> {
alt-transfer-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ];
alt-transfer-source-v6 ( <ipv6_address> | * ) [ port ( <integer> |
* ) ];
- auto-dnssec ( allow | maintain | create | off );
+ auto-dnssec ( allow | maintain | off );
check-dup-records ( fail | warn | ignore );
check-integrity <boolean>;
check-mx ( fail | warn | ignore );