From 7831419d1e963a5ea273293412b7ea730e3d548d Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 21 Jun 2012 01:05:35 +0000 Subject: [PATCH] regen master --- doc/misc/options | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/misc/options b/doc/misc/options index 302d40e90b..57641e7c11 100644 --- a/doc/misc/options +++ b/doc/misc/options @@ -153,7 +153,7 @@ options { listen-on-v6 [ port ] { ; ... }; maintain-ixfr-base ; // obsolete managed-keys-directory ; - masterfile-format ( text | raw ); + masterfile-format ( text | raw | fast ); match-mapped-addresses ; max-acache-size ; max-cache-size ; @@ -375,7 +375,7 @@ view { maintain-ixfr-base ; // obsolete managed-keys { ; ... }; - masterfile-format ( text | raw ); + masterfile-format ( text | raw | fast ); match-clients { ; ... }; match-destinations { ; ... }; match-recursive-only ; @@ -506,7 +506,7 @@ view { journal ; key-directory ; maintain-ixfr-base ; // obsolete - masterfile-format ( text | raw ); + masterfile-format ( text | raw | fast ); masters [ port ] { ( | [ port ] | [ port ] ) [ key ]; ... }; @@ -600,7 +600,7 @@ zone { journal ; key-directory ; maintain-ixfr-base ; // obsolete - masterfile-format ( text | raw ); + masterfile-format ( text | raw | fast ); masters [ port ] { ( | [ port ] | [ port ] ) [ key ]; ... };