From ef0ddc8ba3c379c5f2ae7b296f161a75e0f93b01 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 7 Feb 2017 08:18:15 -0800 Subject: [PATCH] [master] doc style --- doc/arm/notes.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 68357837f1..cd75d8578e 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -185,7 +185,7 @@ always have the name ".", which can be ambiguous.) - In the event you need to manipulate a a zone actually + In the event you need to manipulate a zone actually called "-redirect", use a trailing dot: "-redirect." @@ -254,15 +254,15 @@ - Named could deadlock there were multiple changes to - NSEC/NSEC3 parameters for a zone being processed at the - same time. [RT #42770] + named could deadlock if multiple changes + to NSEC/NSEC3 parameters for the same zone were being processed + at the same time. [RT #42770] - Named could trigger a assertion when sending notify - messages. [RT #44019] + named could trigger an assertion when + sending NOTIFY messages. [RT #44019]