From b7f8bca62932d21993bcf151ae7489ddfaffe0a0 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 23 Jan 2002 01:55:38 +0000 Subject: [PATCH] regenerated --- doc/misc/options | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/doc/misc/options b/doc/misc/options index 925e8b4290..7d8e2861bc 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -43,7 +43,6 @@ options { use-id-pool ; // obsolete use-ixfr ; version ; - allow-notify { ; ... }; allow-recursion { ; ... }; allow-v6-synthesis { ; ... }; sortlist { ; ... }; @@ -59,8 +58,6 @@ options { additional-from-cache ; query-source ; query-source-v6 ; - notify-source ( | * ) [ port ( | * ) ]; - notify-source-v6 ( | * ) [ port ( | * ) ]; cleaning-interval ; min-roots ; // not implemented lame-ttl ; @@ -73,7 +70,10 @@ options { allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; + allow-notify { ; ... }; notify ; + notify-source ( | * ) [ port ( | * ) ]; + notify-source-v6 ( | * ) [ port ( | * ) ]; also-notify [ port ] { ( | ) [ port ]; ... }; dialup ; @@ -143,7 +143,12 @@ view { allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; + allow-notify { ; ... }; notify ; + notify-source ( | * ) [ port ( | * + ) ]; + notify-source-v6 ( | * ) [ port ( + | * ) ]; also-notify [ port ] { ( | ) [ port ]; ... }; dialup ; @@ -179,7 +184,6 @@ view { }; trusted-keys { ; ... }; - allow-notify { ; ... }; allow-recursion { ; ... }; allow-v6-synthesis { ; ... }; sortlist { ; ... }; @@ -195,8 +199,6 @@ view { additional-from-cache ; query-source ; query-source-v6 ; - notify-source ( | * ) [ port ( | * ) ]; - notify-source-v6 ( | * ) [ port ( | * ) ]; cleaning-interval ; min-roots ; // not implemented lame-ttl ; @@ -209,7 +211,10 @@ view { allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; + allow-notify { ; ... }; notify ; + notify-source ( | * ) [ port ( | * ) ]; + notify-source-v6 ( | * ) [ port ( | * ) ]; also-notify [ port ] { ( | ) [ port ]; ... }; dialup ; @@ -261,7 +266,10 @@ zone { allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; + allow-notify { ; ... }; notify ; + notify-source ( | * ) [ port ( | * ) ]; + notify-source-v6 ( | * ) [ port ( | * ) ]; also-notify [ port ] { ( | ) [ port ]; ... }; dialup ;