From b0ee065e65aadfd4ef3b4a900bf3b298264c8a38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 12 Sep 2019 13:57:24 +0200 Subject: [PATCH] Fix XML tag Restore proper spelling of the XML tag to prevent release note text from getting mangled. --- doc/arm/notes-new-features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/notes-new-features.xml b/doc/arm/notes-new-features.xml index b29813ff42..cd3ef59018 100644 --- a/doc/arm/notes-new-features.xml +++ b/doc/arm/notes-new-features.xml @@ -14,7 +14,7 @@ Added a new command line option to dig: - +[no]unexpected. By default, dig + +[no]unexpected. By default, dig won't accept a reply from a source other than the one to which it sent the query. Add the +unexpected argument to enable it to process replies from unexpected sources.