From 1ee220eaed792591e7c33f14882be1f2a9799fc9 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Wed, 16 Sep 2015 09:50:29 -0500 Subject: [PATCH] document zone "type" in the ARM This is for ticket #39577 It only added two sentences so didn't update changelog. --- doc/arm/Bv9ARM-book.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index b8996f64f0..4ca55bb927 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -11377,6 +11377,18 @@ zone zone_name classzone Statement Definition and Usage Zone Types + + + The type keyword is required + for the zone configuration unless + it is an in-view configuration. Its + acceptable values include: delegation-only, + forward, hint, + master, redirect, + slave, static-stub, + and stub. + +